2024-05-01 11:57:28,329 [ 184660 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:42, check_args_and_update_paths) 2024-05-01 11:57:28,329 [ 184660 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:90, check_args_and_update_paths) 2024-05-01 11:57:28,329 [ 184660 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:97, check_args_and_update_paths) 2024-05-01 11:57:28,329 [ 184660 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:99, check_args_and_update_paths) 2024-05-01 11:57:28,329 [ 184660 ] INFO : Unknown image altinityinfra/dotnet-client (runner:357, ) Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_4facq2 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --mount type=bind,source=/home/ubuntu/_work/_temp/test/dockerd_volume_dir,target=/var/lib/docker -e DOCKER_HELPER_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_BASE_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_KERBERIZED_HADOOP_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_KERBEROS_KDC_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_MYSQL_JS_CLIENT_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_NGINX_DAV_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_NEW_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach test_role/test.py::test_admin_option test_role/test.py::test_changing_default_roles_affects_new_sessions_only test_role/test.py::test_combine_privileges test_role/test.py::test_create_role test_role/test.py::test_function_current_roles test_role/test.py::test_grant_role_to_role test_role/test.py::test_introspection test_role/test.py::test_revoke_requires_admin_option test_role/test.py::test_role_expiration test_role/test.py::test_set_role test_role/test.py::test_two_roles_expiration test_s3_table_functions/test.py::test_s3_table_functions test_s3_table_functions/test.py::test_s3_table_functions_timeouts test_select_access_rights/test_main.py::test_alias test_select_access_rights/test_main.py::test_alias_columns test_select_access_rights/test_main.py::test_materialized_columns test_select_access_rights/test_main.py::test_select_all_columns test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_select_access_rights/test_main.py::test_select_count test_select_access_rights/test_main.py::test_select_join test_select_access_rights/test_main.py::test_select_prewhere test_select_access_rights/test_main.py::test_select_single_column test_select_access_rights/test_main.py::test_select_single_column_with_table_grant test_select_access_rights/test_main.py::test_select_union test_select_access_rights/test_main.py::test_select_where test_select_access_rights/test_main.py::test_select_with_row_policy 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6]' test_settings_profile/test.py::test_allow_ddl test_settings_profile/test.py::test_allow_introspection test_settings_profile/test.py::test_alter_and_drop test_settings_profile/test.py::test_changeable_in_readonly test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only test_settings_profile/test.py::test_function_current_profiles test_settings_profile/test.py::test_inheritance test_settings_profile/test.py::test_set_profile test_settings_profile/test.py::test_settings_aliases test_settings_profile/test.py::test_settings_from_granted_role test_settings_profile/test.py::test_show_profiles test_settings_profile/test.py::test_smoke test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster test_storage_delta/test.py::test_checkpoint test_storage_delta/test.py::test_metadata test_storage_delta/test.py::test_multiple_log_files test_storage_delta/test.py::test_partition_by test_storage_delta/test.py::test_single_log_file test_storage_delta/test.py::test_types test_storage_kerberized_kafka/test.py::test_kafka_json_as_string test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration 'test_storage_meilisearch/test.py::test_incorrect_data_type[False]' 'test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False]' 'test_storage_meilisearch/test.py::test_insert[False]' 'test_storage_meilisearch/test.py::test_insert_secure[False]' 'test_storage_meilisearch/test.py::test_meilimatch[False]' 'test_storage_meilisearch/test.py::test_meilimatch_secure[False]' 'test_storage_meilisearch/test.py::test_named_collection[False]' 'test_storage_meilisearch/test.py::test_named_collection_secure[False]' 'test_storage_meilisearch/test.py::test_security_levels[False]' 'test_storage_meilisearch/test.py::test_simple_select[False]' 'test_storage_meilisearch/test.py::test_simple_select_secure[False]' 'test_storage_meilisearch/test.py::test_table_function[False]' 'test_storage_meilisearch/test.py::test_table_function_secure[False]' 'test_storage_meilisearch/test.py::test_types[False]' 'test_storage_meilisearch/test.py::test_types_in_table_function[False]' 'test_storage_mongodb/test.py::test_arrays[False]' 'test_storage_mongodb/test.py::test_auth_source[False]' 'test_storage_mongodb/test.py::test_complex_data_type[False]' 'test_storage_mongodb/test.py::test_incorrect_data_type[False]' 'test_storage_mongodb/test.py::test_missing_columns[False]' 'test_storage_mongodb/test.py::test_no_credentials[False]' 'test_storage_mongodb/test.py::test_predefined_connection_configuration[False]' 'test_storage_mongodb/test.py::test_secure_connection[True]' 'test_storage_mongodb/test.py::test_simple_insert_select[False]' 'test_storage_mongodb/test.py::test_simple_select[False]' 'test_storage_mongodb/test.py::test_simple_select_from_view[False]' test_storage_s3/test.py::test_ast_auth_headers test_storage_s3/test.py::test_create_new_files_on_insert test_storage_s3/test.py::test_custom_auth_headers test_storage_s3/test.py::test_custom_auth_headers_exclusion test_storage_s3/test.py::test_empty_file 'test_storage_s3/test.py::test_empty_put[minio]' test_storage_s3/test.py::test_environment_credentials test_storage_s3/test.py::test_filtering_by_file_or_path test_storage_s3/test.py::test_format_detection 'test_storage_s3/test.py::test_get_file_with_special[plus]' 'test_storage_s3/test.py::test_get_file_with_special[space]' 'test_storage_s3/test.py::test_get_path_with_special[plus2]' 'test_storage_s3/test.py::test_get_path_with_special[plus]' 'test_storage_s3/test.py::test_get_path_with_special[space]' test_storage_s3/test.py::test_infinite_redirect test_storage_s3/test.py::test_insert_select_schema_inference test_storage_s3/test.py::test_insert_with_path_with_globs 'test_storage_s3/test.py::test_multipart[negative]' 'test_storage_s3/test.py::test_multipart[positive]' -vvv" altinityinfra/integration-tests-runner:0-8e9be16153250c8307730c9b88c8517181f494ce '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: xdist-3.5.0, repeat-0.9.3, random-0.2, order-1.0.1, timeout-2.2.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_storage_s3/test.py::test_ast_auth_headers test_select_access_rights/test_main.py::test_alias test_storage_mongodb/test.py::test_arrays[False] test_storage_delta/test.py::test_checkpoint test_role/test.py::test_admin_option test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] test_storage_kerberized_kafka/test.py::test_kafka_json_as_string test_s3_table_functions/test.py::test_s3_table_functions test_storage_meilisearch/test.py::test_incorrect_data_type[False] test_settings_profile/test.py::test_allow_ddl [gw1] [ 1%] PASSED test_select_access_rights/test_main.py::test_alias test_select_access_rights/test_main.py::test_alias_columns [gw3] [ 2%] PASSED test_settings_profile/test.py::test_allow_ddl [gw4] [ 3%] PASSED test_role/test.py::test_admin_option test_settings_profile/test.py::test_allow_introspection [gw1] [ 4%] FAILED test_select_access_rights/test_main.py::test_alias_columns test_role/test.py::test_changing_default_roles_affects_new_sessions_only test_select_access_rights/test_main.py::test_materialized_columns [gw2] [ 5%] PASSED test_storage_meilisearch/test.py::test_incorrect_data_type[False] test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] [gw4] [ 6%] PASSED test_role/test.py::test_changing_default_roles_affects_new_sessions_only test_role/test.py::test_combine_privileges [gw9] [ 7%] PASSED test_s3_table_functions/test.py::test_s3_table_functions test_s3_table_functions/test.py::test_s3_table_functions_timeouts [gw2] [ 8%] PASSED test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] test_storage_meilisearch/test.py::test_insert[False] [gw1] [ 9%] PASSED test_select_access_rights/test_main.py::test_materialized_columns test_select_access_rights/test_main.py::test_select_all_columns [gw3] [ 10%] PASSED test_settings_profile/test.py::test_allow_introspection [gw4] [ 11%] PASSED test_role/test.py::test_combine_privileges test_settings_profile/test.py::test_alter_and_drop test_role/test.py::test_create_role [gw1] [ 12%] PASSED test_select_access_rights/test_main.py::test_select_all_columns test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant [gw4] [ 13%] PASSED test_role/test.py::test_create_role [gw3] [ 14%] PASSED test_settings_profile/test.py::test_alter_and_drop [gw1] [ 15%] PASSED test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_role/test.py::test_function_current_roles test_select_access_rights/test_main.py::test_select_count test_settings_profile/test.py::test_changeable_in_readonly [gw1] [ 16%] FAILED test_select_access_rights/test_main.py::test_select_count [gw4] [ 17%] PASSED test_role/test.py::test_function_current_roles test_select_access_rights/test_main.py::test_select_join [gw3] [ 18%] PASSED test_settings_profile/test.py::test_changeable_in_readonly test_role/test.py::test_grant_role_to_role [gw5] [ 19%] PASSED test_storage_mongodb/test.py::test_arrays[False] test_storage_mongodb/test.py::test_auth_source[False] [gw1] [ 20%] FAILED test_select_access_rights/test_main.py::test_select_join test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only test_select_access_rights/test_main.py::test_select_prewhere [gw3] [ 21%] PASSED test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only [gw5] [ 22%] PASSED test_storage_mongodb/test.py::test_auth_source[False] test_storage_mongodb/test.py::test_complex_data_type[False] test_settings_profile/test.py::test_function_current_profiles [gw4] [ 23%] PASSED test_role/test.py::test_grant_role_to_role test_role/test.py::test_introspection [gw5] [ 24%] PASSED test_storage_mongodb/test.py::test_complex_data_type[False] test_storage_mongodb/test.py::test_incorrect_data_type[False] [gw1] [ 25%] PASSED test_select_access_rights/test_main.py::test_select_prewhere test_select_access_rights/test_main.py::test_select_single_column [gw3] [ 26%] PASSED test_settings_profile/test.py::test_function_current_profiles [gw5] [ 27%] PASSED test_storage_mongodb/test.py::test_incorrect_data_type[False] test_storage_mongodb/test.py::test_missing_columns[False] test_settings_profile/test.py::test_inheritance [gw5] [ 28%] PASSED test_storage_mongodb/test.py::test_missing_columns[False] test_storage_mongodb/test.py::test_no_credentials[False] [gw1] [ 29%] PASSED test_select_access_rights/test_main.py::test_select_single_column [gw5] [ 30%] PASSED test_storage_mongodb/test.py::test_no_credentials[False] test_storage_mongodb/test.py::test_predefined_connection_configuration[False] test_select_access_rights/test_main.py::test_select_single_column_with_table_grant [gw5] [ 31%] PASSED test_storage_mongodb/test.py::test_predefined_connection_configuration[False] test_storage_mongodb/test.py::test_secure_connection[True] [gw2] [ 32%] PASSED test_storage_meilisearch/test.py::test_insert[False] test_storage_meilisearch/test.py::test_insert_secure[False] [gw1] [ 33%] PASSED test_select_access_rights/test_main.py::test_select_single_column_with_table_grant [gw3] [ 34%] PASSED test_settings_profile/test.py::test_inheritance test_select_access_rights/test_main.py::test_select_union test_settings_profile/test.py::test_set_profile [gw3] [ 35%] PASSED test_settings_profile/test.py::test_set_profile test_settings_profile/test.py::test_settings_aliases [gw3] [ 36%] PASSED test_settings_profile/test.py::test_settings_aliases [gw1] [ 37%] PASSED test_select_access_rights/test_main.py::test_select_union [gw8] [ 38%] PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc test_select_access_rights/test_main.py::test_select_where test_settings_profile/test.py::test_settings_from_granted_role [gw4] [ 39%] PASSED test_role/test.py::test_introspection [gw7] [ 40%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] [gw0] [ 41%] PASSED test_storage_s3/test.py::test_ast_auth_headers test_storage_s3/test.py::test_create_new_files_on_insert test_role/test.py::test_revoke_requires_admin_option [gw1] [ 42%] PASSED test_select_access_rights/test_main.py::test_select_where test_select_access_rights/test_main.py::test_select_with_row_policy [gw7] [ 43%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] [gw0] [ 44%] PASSED test_storage_s3/test.py::test_create_new_files_on_insert test_storage_s3/test.py::test_custom_auth_headers [gw1] [ 45%] PASSED test_select_access_rights/test_main.py::test_select_with_row_policy [gw3] [ 46%] PASSED test_settings_profile/test.py::test_settings_from_granted_role [gw0] [ 47%] PASSED test_storage_s3/test.py::test_custom_auth_headers test_storage_s3/test.py::test_custom_auth_headers_exclusion [gw7] [ 48%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] [gw0] [ 49%] PASSED test_storage_s3/test.py::test_custom_auth_headers_exclusion test_storage_s3/test.py::test_empty_file test_settings_profile/test.py::test_show_profiles [gw0] [ 50%] PASSED test_storage_s3/test.py::test_empty_file test_storage_s3/test.py::test_empty_put[minio] [gw4] [ 51%] PASSED test_role/test.py::test_revoke_requires_admin_option test_role/test.py::test_role_expiration [gw0] [ 52%] PASSED test_storage_s3/test.py::test_empty_put[minio] test_storage_s3/test.py::test_environment_credentials [gw3] [ 53%] FAILED test_settings_profile/test.py::test_show_profiles test_settings_profile/test.py::test_smoke [gw0] [ 54%] PASSED test_storage_s3/test.py::test_environment_credentials test_storage_s3/test.py::test_filtering_by_file_or_path [gw7] [ 55%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] [gw0] [ 56%] PASSED test_storage_s3/test.py::test_filtering_by_file_or_path test_storage_s3/test.py::test_format_detection [gw2] [ 57%] PASSED test_storage_meilisearch/test.py::test_insert_secure[False] test_storage_meilisearch/test.py::test_meilimatch[False] [gw7] [ 58%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] [gw0] [ 59%] PASSED test_storage_s3/test.py::test_format_detection test_storage_s3/test.py::test_get_file_with_special[plus] [gw0] [ 60%] PASSED test_storage_s3/test.py::test_get_file_with_special[plus] test_storage_s3/test.py::test_get_file_with_special[space] [gw3] [ 61%] PASSED test_settings_profile/test.py::test_smoke [gw0] [ 62%] PASSED test_storage_s3/test.py::test_get_file_with_special[space] test_storage_s3/test.py::test_get_path_with_special[plus2] [gw7] [ 63%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] [gw0] [ 64%] PASSED test_storage_s3/test.py::test_get_path_with_special[plus2] test_storage_s3/test.py::test_get_path_with_special[plus] [gw0] [ 65%] PASSED test_storage_s3/test.py::test_get_path_with_special[plus] test_storage_s3/test.py::test_get_path_with_special[space] [gw0] [ 66%] PASSED test_storage_s3/test.py::test_get_path_with_special[space] test_storage_s3/test.py::test_infinite_redirect [gw4] [ 67%] PASSED test_role/test.py::test_role_expiration test_role/test.py::test_set_role [gw4] [ 68%] PASSED test_role/test.py::test_set_role test_role/test.py::test_two_roles_expiration [gw5] [ 69%] PASSED test_storage_mongodb/test.py::test_secure_connection[True] test_storage_mongodb/test.py::test_simple_insert_select[False] [gw4] [ 70%] PASSED test_role/test.py::test_two_roles_expiration [gw2] [ 71%] PASSED test_storage_meilisearch/test.py::test_meilimatch[False] test_storage_meilisearch/test.py::test_meilimatch_secure[False] [gw0] [ 72%] PASSED test_storage_s3/test.py::test_infinite_redirect test_storage_s3/test.py::test_insert_select_schema_inference [gw0] [ 73%] PASSED test_storage_s3/test.py::test_insert_select_schema_inference test_storage_s3/test.py::test_insert_with_path_with_globs [gw0] [ 74%] PASSED test_storage_s3/test.py::test_insert_with_path_with_globs test_storage_s3/test.py::test_multipart[negative] [gw0] [ 75%] PASSED test_storage_s3/test.py::test_multipart[negative] test_storage_s3/test.py::test_multipart[positive] [gw5] [ 76%] PASSED test_storage_mongodb/test.py::test_simple_insert_select[False] test_storage_mongodb/test.py::test_simple_select[False] [gw0] [ 77%] PASSED test_storage_s3/test.py::test_multipart[positive] [gw5] [ 78%] PASSED test_storage_mongodb/test.py::test_simple_select[False] test_storage_mongodb/test.py::test_simple_select_from_view[False] [gw5] [ 79%] PASSED test_storage_mongodb/test.py::test_simple_select_from_view[False] [gw9] [ 80%] PASSED test_s3_table_functions/test.py::test_s3_table_functions_timeouts [gw2] [ 81%] PASSED test_storage_meilisearch/test.py::test_meilimatch_secure[False] test_storage_meilisearch/test.py::test_named_collection[False] [gw2] [ 82%] PASSED test_storage_meilisearch/test.py::test_named_collection[False] test_storage_meilisearch/test.py::test_named_collection_secure[False] [gw2] [ 83%] PASSED test_storage_meilisearch/test.py::test_named_collection_secure[False] test_storage_meilisearch/test.py::test_security_levels[False] [gw2] [ 84%] PASSED test_storage_meilisearch/test.py::test_security_levels[False] test_storage_meilisearch/test.py::test_simple_select[False] [gw6] [ 85%] PASSED test_storage_delta/test.py::test_checkpoint test_storage_delta/test.py::test_metadata [gw2] [ 86%] PASSED test_storage_meilisearch/test.py::test_simple_select[False] test_storage_meilisearch/test.py::test_simple_select_secure[False] [gw6] [ 87%] PASSED test_storage_delta/test.py::test_metadata test_storage_delta/test.py::test_multiple_log_files [gw2] [ 88%] PASSED test_storage_meilisearch/test.py::test_simple_select_secure[False] test_storage_meilisearch/test.py::test_table_function[False] [gw2] [ 89%] PASSED test_storage_meilisearch/test.py::test_table_function[False] test_storage_meilisearch/test.py::test_table_function_secure[False] [gw2] [ 90%] PASSED test_storage_meilisearch/test.py::test_table_function_secure[False] test_storage_meilisearch/test.py::test_types[False] [gw6] [ 91%] PASSED test_storage_delta/test.py::test_multiple_log_files test_storage_delta/test.py::test_partition_by test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach [gw2] [ 92%] PASSED test_storage_meilisearch/test.py::test_types[False] test_storage_meilisearch/test.py::test_types_in_table_function[False] [gw6] [ 93%] PASSED test_storage_delta/test.py::test_partition_by test_storage_delta/test.py::test_single_log_file [gw6] [ 94%] PASSED test_storage_delta/test.py::test_single_log_file test_storage_delta/test.py::test_types [gw2] [ 95%] PASSED test_storage_meilisearch/test.py::test_types_in_table_function[False] [gw6] [ 96%] PASSED test_storage_delta/test.py::test_types [gw9] [ 97%] PASSED test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster [gw8] [ 98%] PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration [gw9] [ 99%] FAILED test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster [gw8] [100%] PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration =================================== FAILURES =================================== ______________________________ test_alias_columns ______________________________ [gw1] linux -- Python 3.10.12 /usr/bin/python3 def test_alias_columns(): instance.query( "CREATE TABLE table1(x Int32, y Int32, s Int32 ALIAS x + y) ENGINE = MergeTree ORDER BY tuple()" ) select_query = "SELECT * FROM table1" assert ( "it's necessary to have the grant SELECT(x, y) ON default.table1" in instance.query_and_get_error(select_query, user="A") ) instance.query("GRANT SELECT(x,y) ON default.table1 TO A") assert instance.query(select_query, user="A") == "" select_query = "SELECT s FROM table1" > assert ( "it's necessary to have the grant SELECT(s) ON default.table1" in instance.query_and_get_error(select_query, user="A") ) E assert "it's necessary to have the grant SELECT(s) ON default.table1" in "Received exception from server (version 23.8.11):\nCode: 497. DB::Exception: Received from 172.16.2.2:9000. DB::Exception: A: Not enough privileges. To execute this query, it's necessary to have the grant SELECT(x, y, s) ON default.table1. Stack trace:\n\n0. ./build_docker/./contrib/llvm-project/libcxx/include/exception:134: Poco::Exception::Exception(String const&, int) @ 0x000000003e032c73 in /usr/bin/clickhouse\n1. ./build_docker/./src/Common/Exception.cpp:98: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001d5b6010 in /usr/bin/clickhouse\n2. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000bd75296 in /usr/bin/clickhouse\n3. ./build_docker/./src/Access/ContextAccess.cpp:517: auto bool DB::ContextAccess::checkAccessImplHelper>, std::basic_string_view>, std::vector>>(DB::AccessFlags, std::basic_string_view> const&, std::basic_string_view> const&, std::vector> const&) const::'lambda'(int, FormatStringHelperImpl::type...>, $T&&...)::operator()(int, FormatStringHelperImpl::type...>, $T&&...) const @ 0x000000002e0a4f51 in /usr/bin/clickhouse\n4. ./build_docker/./src/Access/ContextAccess.cpp:557: bool DB::ContextAccess::checkAccessImplHelper>, std::basic_string_view>, std::vector>>(DB::AccessFlags, std::basic_string_view> const&, std::basic_string_view> const&, std::vector> const&) const @ 0x000000002e0a1c74 in /usr/bin/clickhouse\n5. ./build_docker/./src/Access/ContextAccess.cpp:628: DB::ContextAccess::checkAccess(DB::AccessFlags const&, std::basic_string_view>, std::basic_string_view>, std::vector> const&) const @ 0x000000002e01a65e in /usr/bin/clickhouse\n6. ./build_docker/./src/Interpreters/Context.cpp:1186: DB::Context::checkAccess(DB::AccessFlags const&, DB::StorageID const&, std::vector> const&) const @ 0x000000002f91cc0b in /usr/bin/clickhouse\n7. ./build_docker/./src/Planner/PlannerJoinTree.cpp:0: DB::buildJoinTreeQueryPlan(std::shared_ptr const&, DB::SelectQueryInfo const&, DB::SelectQueryOptions&, std::unordered_set, std::equal_to, std::allocator> const&, std::shared_ptr&) @ 0x0000000031634147 in /usr/bin/clickhouse\n8. ./build_docker/./src/Planner/Planner.cpp:1258: DB::Planner::buildPlanForQueryNode() @ 0x00000000315e78d6 in /usr/bin/clickhouse\n9. ./build_docker/./src/Planner/Planner.cpp:1090: DB::Planner::buildQueryPlanIfNeeded() @ 0x00000000315e1c47 in /usr/bin/clickhouse\n10. ./build_docker/./src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x00000000315df892 in /usr/bin/clickhouse\n11. ./build_docker/./src/Interpreters/executeQuery.cpp:1041: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x00000000320c9d7a in /usr/bin/clickhouse\n12. ./build_docker/./src/Interpreters/executeQuery.cpp:1223: DB::executeQuery(String const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x00000000320c1d01 in /usr/bin/clickhouse\n13. ./build_docker/./src/Server/TCPHandler.cpp:0: DB::TCPHandler::runImpl() @ 0x0000000034e8bf7d in /usr/bin/clickhouse\n14. ./build_docker/./src/Server/TCPHandler.cpp:2161: DB::TCPHandler::run() @ 0x0000000034ec8d50 in /usr/bin/clickhouse\n15. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x000000003dc66fcf in /usr/bin/clickhouse\n16. ./build_docker/./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000003dc67d97 in /usr/bin/clickhouse\n17. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:0: Poco::PooledThread::run() @ 0x000000003e1475bc in /usr/bin/clickhouse\n18. ./build_docker/./base/poco/Foundation/src/Thread_POSIX.cpp:0: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000003e140668 in /usr/bin/clickhouse\n19. ? @ 0x00007fd9c2ff6ac3 in ?\n20. ? @ 0x00007fd9c3088850 in ?\n. (ACCESS_DENIED)\n(query: SELECT s FROM table1)\n" E + where "Received exception from server (version 23.8.11):\nCode: 497. DB::Exception: Received from 172.16.2.2:9000. DB::Exception: A: Not enough privileges. To execute this query, it's necessary to have the grant SELECT(x, y, s) ON default.table1. Stack trace:\n\n0. ./build_docker/./contrib/llvm-project/libcxx/include/exception:134: Poco::Exception::Exception(String const&, int) @ 0x000000003e032c73 in /usr/bin/clickhouse\n1. ./build_docker/./src/Common/Exception.cpp:98: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001d5b6010 in /usr/bin/clickhouse\n2. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000bd75296 in /usr/bin/clickhouse\n3. ./build_docker/./src/Access/ContextAccess.cpp:517: auto bool DB::ContextAccess::checkAccessImplHelper>, std::basic_string_view>, std::vector>>(DB::AccessFlags, std::basic_string_view> const&, std::basic_string_view> const&, std::vector> const&) const::'lambda'(int, FormatStringHelperImpl::type...>, $T&&...)::operator()(int, FormatStringHelperImpl::type...>, $T&&...) const @ 0x000000002e0a4f51 in /usr/bin/clickhouse\n4. ./build_docker/./src/Access/ContextAccess.cpp:557: bool DB::ContextAccess::checkAccessImplHelper>, std::basic_string_view>, std::vector>>(DB::AccessFlags, std::basic_string_view> const&, std::basic_string_view> const&, std::vector> const&) const @ 0x000000002e0a1c74 in /usr/bin/clickhouse\n5. ./build_docker/./src/Access/ContextAccess.cpp:628: DB::ContextAccess::checkAccess(DB::AccessFlags const&, std::basic_string_view>, std::basic_string_view>, std::vector> const&) const @ 0x000000002e01a65e in /usr/bin/clickhouse\n6. ./build_docker/./src/Interpreters/Context.cpp:1186: DB::Context::checkAccess(DB::AccessFlags const&, DB::StorageID const&, std::vector> const&) const @ 0x000000002f91cc0b in /usr/bin/clickhouse\n7. ./build_docker/./src/Planner/PlannerJoinTree.cpp:0: DB::buildJoinTreeQueryPlan(std::shared_ptr const&, DB::SelectQueryInfo const&, DB::SelectQueryOptions&, std::unordered_set, std::equal_to, std::allocator> const&, std::shared_ptr&) @ 0x0000000031634147 in /usr/bin/clickhouse\n8. ./build_docker/./src/Planner/Planner.cpp:1258: DB::Planner::buildPlanForQueryNode() @ 0x00000000315e78d6 in /usr/bin/clickhouse\n9. ./build_docker/./src/Planner/Planner.cpp:1090: DB::Planner::buildQueryPlanIfNeeded() @ 0x00000000315e1c47 in /usr/bin/clickhouse\n10. ./build_docker/./src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x00000000315df892 in /usr/bin/clickhouse\n11. ./build_docker/./src/Interpreters/executeQuery.cpp:1041: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x00000000320c9d7a in /usr/bin/clickhouse\n12. ./build_docker/./src/Interpreters/executeQuery.cpp:1223: DB::executeQuery(String const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x00000000320c1d01 in /usr/bin/clickhouse\n13. ./build_docker/./src/Server/TCPHandler.cpp:0: DB::TCPHandler::runImpl() @ 0x0000000034e8bf7d in /usr/bin/clickhouse\n14. ./build_docker/./src/Server/TCPHandler.cpp:2161: DB::TCPHandler::run() @ 0x0000000034ec8d50 in /usr/bin/clickhouse\n15. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x000000003dc66fcf in /usr/bin/clickhouse\n16. ./build_docker/./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000003dc67d97 in /usr/bin/clickhouse\n17. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:0: Poco::PooledThread::run() @ 0x000000003e1475bc in /usr/bin/clickhouse\n18. ./build_docker/./base/poco/Foundation/src/Thread_POSIX.cpp:0: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000003e140668 in /usr/bin/clickhouse\n19. ? @ 0x00007fd9c2ff6ac3 in ?\n20. ? @ 0x00007fd9c3088850 in ?\n. (ACCESS_DENIED)\n(query: SELECT s FROM table1)\n" = >('SELECT s FROM table1', user='A') E + where > = .query_and_get_error test_select_access_rights/test_main.py:140: AssertionError ------------------------------ Captured log setup ------------------------------ 2024-05-01 11:57:49 [ 415 ] DEBUG : Executing query CREATE USER OR REPLACE A on instance (cluster.py:3423, query) ------------------------------ Captured log call ------------------------------- 2024-05-01 11:57:49 [ 415 ] DEBUG : Executing query CREATE TABLE table1(x Int32, y Int32, s Int32 ALIAS x + y) ENGINE = MergeTree ORDER BY tuple() on instance (cluster.py:3423, query) 2024-05-01 11:57:49 [ 415 ] DEBUG : Executing query SELECT * FROM table1 on instance (cluster.py:3495, query_and_get_error) 2024-05-01 11:57:49 [ 415 ] DEBUG : Executing query GRANT SELECT(x,y) ON default.table1 TO A on instance (cluster.py:3423, query) 2024-05-01 11:57:49 [ 415 ] DEBUG : Executing query SELECT * FROM table1 on instance (cluster.py:3423, query) 2024-05-01 11:57:50 [ 415 ] DEBUG : Executing query SELECT s FROM table1 on instance (cluster.py:3495, query_and_get_error) ---------------------------- Captured log teardown ----------------------------- 2024-05-01 11:57:50 [ 415 ] DEBUG : Executing query DROP TABLE IF EXISTS table1 on instance (cluster.py:3423, query) 2024-05-01 11:57:50 [ 415 ] DEBUG : Executing query DROP TABLE IF EXISTS table2 on instance (cluster.py:3423, query) ______________________________ test_select_count _______________________________ [gw1] linux -- Python 3.10.12 /usr/bin/python3 def test_select_count(): instance.query( "CREATE TABLE table1(x String, y UInt8) ENGINE = MergeTree ORDER BY tuple()" ) select_query = "SELECT count() FROM table1" assert ( "it's necessary to have the grant SELECT for at least one column on default.table1" in instance.query_and_get_error(select_query, user="A") ) instance.query("GRANT SELECT(x) ON default.table1 TO A") > assert instance.query(select_query, user="A") == "0\n" test_select_access_rights/test_main.py:251: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/cluster.py:3424: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 241, stderr: Received exception from server (version 23.8.11): E Code: 497. DB::Exception: Received from 172.16.2.2:9000. DB::Exception: A: Not enough privileges. To execute this query, it's necessary to have the grant SELECT(y) ON default.table1. Stack trace: E E 0. ./build_docker/./contrib/llvm-project/libcxx/include/exception:134: Poco::Exception::Exception(String const&, int) @ 0x000000003e032c73 in /usr/bin/clickhouse E 1. ./build_docker/./src/Common/Exception.cpp:98: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001d5b6010 in /usr/bin/clickhouse E 2. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000bd75296 in /usr/bin/clickhouse E 3. ./build_docker/./src/Access/ContextAccess.cpp:517: auto bool DB::ContextAccess::checkAccessImplHelper>, std::basic_string_view>, std::vector>>(DB::AccessFlags, std::basic_string_view> const&, std::basic_string_view> const&, std::vector> const&) const::'lambda'(int, FormatStringHelperImpl::type...>, $T&&...)::operator()(int, FormatStringHelperImpl::type...>, $T&&...) const @ 0x000000002e0a4f51 in /usr/bin/clickhouse E 4. ./build_docker/./src/Access/ContextAccess.cpp:557: bool DB::ContextAccess::checkAccessImplHelper>, std::basic_string_view>, std::vector>>(DB::AccessFlags, std::basic_string_view> const&, std::basic_string_view> const&, std::vector> const&) const @ 0x000000002e0a1c74 in /usr/bin/clickhouse E 5. ./build_docker/./src/Access/ContextAccess.cpp:628: DB::ContextAccess::checkAccess(DB::AccessFlags const&, std::basic_string_view>, std::basic_string_view>, std::vector> const&) const @ 0x000000002e01a65e in /usr/bin/clickhouse E 6. ./build_docker/./src/Interpreters/Context.cpp:1186: DB::Context::checkAccess(DB::AccessFlags const&, DB::StorageID const&, std::vector> const&) const @ 0x000000002f91cc0b in /usr/bin/clickhouse E 7. ./build_docker/./src/Planner/PlannerJoinTree.cpp:0: DB::buildJoinTreeQueryPlan(std::shared_ptr const&, DB::SelectQueryInfo const&, DB::SelectQueryOptions&, std::unordered_set, std::equal_to, std::allocator> const&, std::shared_ptr&) @ 0x0000000031634147 in /usr/bin/clickhouse E 8. ./build_docker/./src/Planner/Planner.cpp:1258: DB::Planner::buildPlanForQueryNode() @ 0x00000000315e78d6 in /usr/bin/clickhouse E 9. ./build_docker/./src/Planner/Planner.cpp:1090: DB::Planner::buildQueryPlanIfNeeded() @ 0x00000000315e1c47 in /usr/bin/clickhouse E 10. ./build_docker/./src/Planner/PlannerJoinTree.cpp:0: DB::(anonymous namespace)::buildQueryPlanForTableExpression(std::shared_ptr, DB::SelectQueryInfo const&, DB::SelectQueryOptions const&, std::shared_ptr&, bool, bool) @ 0x0000000031646f93 in /usr/bin/clickhouse E 11. ./build_docker/./src/Planner/PlannerJoinTree.cpp:1450: DB::buildJoinTreeQueryPlan(std::shared_ptr const&, DB::SelectQueryInfo const&, DB::SelectQueryOptions&, std::unordered_set, std::equal_to, std::allocator> const&, std::shared_ptr&) @ 0x000000003163678a in /usr/bin/clickhouse E 12. ./build_docker/./src/Planner/Planner.cpp:1258: DB::Planner::buildPlanForQueryNode() @ 0x00000000315e78d6 in /usr/bin/clickhouse E 13. ./build_docker/./src/Planner/Planner.cpp:1090: DB::Planner::buildQueryPlanIfNeeded() @ 0x00000000315e1c47 in /usr/bin/clickhouse E 14. ./build_docker/./src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x00000000315df892 in /usr/bin/clickhouse E 15. ./build_docker/./src/Interpreters/executeQuery.cpp:1041: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x00000000320c9d7a in /usr/bin/clickhouse E 16. ./build_docker/./src/Interpreters/executeQuery.cpp:1223: DB::executeQuery(String const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x00000000320c1d01 in /usr/bin/clickhouse E 17. ./build_docker/./src/Server/TCPHandler.cpp:0: DB::TCPHandler::runImpl() @ 0x0000000034e8bf7d in /usr/bin/clickhouse E 18. ./build_docker/./src/Server/TCPHandler.cpp:2161: DB::TCPHandler::run() @ 0x0000000034ec8d50 in /usr/bin/clickhouse E 19. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x000000003dc66fcf in /usr/bin/clickhouse E 20. ./build_docker/./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000003dc67d97 in /usr/bin/clickhouse E 21. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:0: Poco::PooledThread::run() @ 0x000000003e1475bc in /usr/bin/clickhouse E 22. ./build_docker/./base/poco/Foundation/src/Thread_POSIX.cpp:0: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000003e140668 in /usr/bin/clickhouse E 23. ? @ 0x00007fd9c2ff6ac3 in ? E 24. ? @ 0x00007fd9c3088850 in ? E . (ACCESS_DENIED) E (query: SELECT count() FROM table1) helpers/client.py:239: QueryRuntimeException ------------------------------ Captured log setup ------------------------------ 2024-05-01 11:57:55 [ 415 ] DEBUG : Executing query CREATE USER OR REPLACE A on instance (cluster.py:3423, query) ------------------------------ Captured log call ------------------------------- 2024-05-01 11:57:56 [ 415 ] DEBUG : Executing query CREATE TABLE table1(x String, y UInt8) ENGINE = MergeTree ORDER BY tuple() on instance (cluster.py:3423, query) 2024-05-01 11:57:56 [ 415 ] DEBUG : Executing query SELECT count() FROM table1 on instance (cluster.py:3495, query_and_get_error) 2024-05-01 11:57:56 [ 415 ] DEBUG : Executing query GRANT SELECT(x) ON default.table1 TO A on instance (cluster.py:3423, query) 2024-05-01 11:57:56 [ 415 ] DEBUG : Executing query SELECT count() FROM table1 on instance (cluster.py:3423, query) ---------------------------- Captured log teardown ----------------------------- 2024-05-01 11:57:57 [ 415 ] DEBUG : Executing query DROP TABLE IF EXISTS table1 on instance (cluster.py:3423, query) 2024-05-01 11:57:57 [ 415 ] DEBUG : Executing query DROP TABLE IF EXISTS table2 on instance (cluster.py:3423, query) _______________________________ test_select_join _______________________________ [gw1] linux -- Python 3.10.12 /usr/bin/python3 def test_select_join(): instance.query( "CREATE TABLE table1(d DATE, a String, b UInt8) ENGINE = MergeTree ORDER BY d" ) instance.query( "CREATE TABLE table2(d DATE, x UInt32, y UInt8) ENGINE = MergeTree ORDER BY d" ) select_query = "SELECT * FROM table1 JOIN table2 USING(d)" > assert ( "it's necessary to have the grant SELECT(d, x, y) ON default.table2" in instance.query_and_get_error(select_query, user="A") ) E assert "it's necessary to have the grant SELECT(d, x, y) ON default.table2" in "Received exception from server (version 23.8.11):\nCode: 497. DB::Exception: Received from 172.16.2.2:9000. DB::Exception: A: Not enough privileges. To execute this query, it's necessary to have the grant SELECT(d, a, b) ON default.table1. Stack trace:\n\n0. ./build_docker/./contrib/llvm-project/libcxx/include/exception:134: Poco::Exception::Exception(String const&, int) @ 0x000000003e032c73 in /usr/bin/clickhouse\n1. ./build_docker/./src/Common/Exception.cpp:98: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001d5b6010 in /usr/bin/clickhouse\n2. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000bd75296 in /usr/bin/clickhouse\n3. ./build_docker/./src/Access/ContextAccess.cpp:517: auto bool DB::ContextAccess::checkAccessImplHelper>, std::basic_string_view>, std::vector>>(DB::AccessFlags, std::basic_string_view> const&, std::basic_string_view> const&, std::vector> const&) const::'lambda'(int, FormatStringHelperImpl::type...>, $T&&...)::operator()(int, FormatStringHelperImpl::type...>, $T&&...) const @ 0x000000002e0a4f51 in /usr/bin/clickhouse\n4. ./build_docker/./src/Access/ContextAccess.cpp:557: bool DB::ContextAccess::checkAccessImplHelper>, std::basic_string_view>, std::vector>>(DB::AccessFlags, std::basic_string_view> const&, std::basic_string_view> const&, std::vector> const&) const @ 0x000000002e0a1c74 in /usr/bin/clickhouse\n5. ./build_docker/./src/Access/ContextAccess.cpp:628: DB::ContextAccess::checkAccess(DB::AccessFlags const&, std::basic_string_view>, std::basic_string_view>, std::vector> const&) const @ 0x000000002e01a65e in /usr/bin/clickhouse\n6. ./build_docker/./src/Interpreters/Context.cpp:1186: DB::Context::checkAccess(DB::AccessFlags const&, DB::StorageID const&, std::vector> const&) const @ 0x000000002f91cc0b in /usr/bin/clickhouse\n7. ./build_docker/./src/Planner/PlannerJoinTree.cpp:0: DB::buildJoinTreeQueryPlan(std::shared_ptr const&, DB::SelectQueryInfo const&, DB::SelectQueryOptions&, std::unordered_set, std::equal_to, std::allocator> const&, std::shared_ptr&) @ 0x0000000031634147 in /usr/bin/clickhouse\n8. ./build_docker/./src/Planner/Planner.cpp:1258: DB::Planner::buildPlanForQueryNode() @ 0x00000000315e78d6 in /usr/bin/clickhouse\n9. ./build_docker/./src/Planner/Planner.cpp:1090: DB::Planner::buildQueryPlanIfNeeded() @ 0x00000000315e1c47 in /usr/bin/clickhouse\n10. ./build_docker/./src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x00000000315df892 in /usr/bin/clickhouse\n11. ./build_docker/./src/Interpreters/executeQuery.cpp:1041: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x00000000320c9d7a in /usr/bin/clickhouse\n12. ./build_docker/./src/Interpreters/executeQuery.cpp:1223: DB::executeQuery(String const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x00000000320c1d01 in /usr/bin/clickhouse\n13. ./build_docker/./src/Server/TCPHandler.cpp:0: DB::TCPHandler::runImpl() @ 0x0000000034e8bf7d in /usr/bin/clickhouse\n14. ./build_docker/./src/Server/TCPHandler.cpp:2161: DB::TCPHandler::run() @ 0x0000000034ec8d50 in /usr/bin/clickhouse\n15. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x000000003dc66fcf in /usr/bin/clickhouse\n16. ./build_docker/./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000003dc67d97 in /usr/bin/clickhouse\n17. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:0: Poco::PooledThread::run() @ 0x000000003e1475bc in /usr/bin/clickhouse\n18. ./build_docker/./base/poco/Foundation/src/Thread_POSIX.cpp:0: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000003e140668 in /usr/bin/clickhouse\n19. ? @ 0x00007fd9c2ff6ac3 in ?\n20. ? @ 0x00007fd9c3088850 in ?\n. (ACCESS_DENIED)\n(query: SELECT * FROM table1 JOIN table2 USING(d))\n" E + where "Received exception from server (version 23.8.11):\nCode: 497. DB::Exception: Received from 172.16.2.2:9000. DB::Exception: A: Not enough privileges. To execute this query, it's necessary to have the grant SELECT(d, a, b) ON default.table1. Stack trace:\n\n0. ./build_docker/./contrib/llvm-project/libcxx/include/exception:134: Poco::Exception::Exception(String const&, int) @ 0x000000003e032c73 in /usr/bin/clickhouse\n1. ./build_docker/./src/Common/Exception.cpp:98: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001d5b6010 in /usr/bin/clickhouse\n2. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000bd75296 in /usr/bin/clickhouse\n3. ./build_docker/./src/Access/ContextAccess.cpp:517: auto bool DB::ContextAccess::checkAccessImplHelper>, std::basic_string_view>, std::vector>>(DB::AccessFlags, std::basic_string_view> const&, std::basic_string_view> const&, std::vector> const&) const::'lambda'(int, FormatStringHelperImpl::type...>, $T&&...)::operator()(int, FormatStringHelperImpl::type...>, $T&&...) const @ 0x000000002e0a4f51 in /usr/bin/clickhouse\n4. ./build_docker/./src/Access/ContextAccess.cpp:557: bool DB::ContextAccess::checkAccessImplHelper>, std::basic_string_view>, std::vector>>(DB::AccessFlags, std::basic_string_view> const&, std::basic_string_view> const&, std::vector> const&) const @ 0x000000002e0a1c74 in /usr/bin/clickhouse\n5. ./build_docker/./src/Access/ContextAccess.cpp:628: DB::ContextAccess::checkAccess(DB::AccessFlags const&, std::basic_string_view>, std::basic_string_view>, std::vector> const&) const @ 0x000000002e01a65e in /usr/bin/clickhouse\n6. ./build_docker/./src/Interpreters/Context.cpp:1186: DB::Context::checkAccess(DB::AccessFlags const&, DB::StorageID const&, std::vector> const&) const @ 0x000000002f91cc0b in /usr/bin/clickhouse\n7. ./build_docker/./src/Planner/PlannerJoinTree.cpp:0: DB::buildJoinTreeQueryPlan(std::shared_ptr const&, DB::SelectQueryInfo const&, DB::SelectQueryOptions&, std::unordered_set, std::equal_to, std::allocator> const&, std::shared_ptr&) @ 0x0000000031634147 in /usr/bin/clickhouse\n8. ./build_docker/./src/Planner/Planner.cpp:1258: DB::Planner::buildPlanForQueryNode() @ 0x00000000315e78d6 in /usr/bin/clickhouse\n9. ./build_docker/./src/Planner/Planner.cpp:1090: DB::Planner::buildQueryPlanIfNeeded() @ 0x00000000315e1c47 in /usr/bin/clickhouse\n10. ./build_docker/./src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x00000000315df892 in /usr/bin/clickhouse\n11. ./build_docker/./src/Interpreters/executeQuery.cpp:1041: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x00000000320c9d7a in /usr/bin/clickhouse\n12. ./build_docker/./src/Interpreters/executeQuery.cpp:1223: DB::executeQuery(String const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x00000000320c1d01 in /usr/bin/clickhouse\n13. ./build_docker/./src/Server/TCPHandler.cpp:0: DB::TCPHandler::runImpl() @ 0x0000000034e8bf7d in /usr/bin/clickhouse\n14. ./build_docker/./src/Server/TCPHandler.cpp:2161: DB::TCPHandler::run() @ 0x0000000034ec8d50 in /usr/bin/clickhouse\n15. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x000000003dc66fcf in /usr/bin/clickhouse\n16. ./build_docker/./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000003dc67d97 in /usr/bin/clickhouse\n17. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:0: Poco::PooledThread::run() @ 0x000000003e1475bc in /usr/bin/clickhouse\n18. ./build_docker/./base/poco/Foundation/src/Thread_POSIX.cpp:0: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000003e140668 in /usr/bin/clickhouse\n19. ? @ 0x00007fd9c2ff6ac3 in ?\n20. ? @ 0x00007fd9c3088850 in ?\n. (ACCESS_DENIED)\n(query: SELECT * FROM table1 JOIN table2 USING(d))\n" = >('SELECT * FROM table1 JOIN table2 USING(d)', user='A') E + where > = .query_and_get_error test_select_access_rights/test_main.py:188: AssertionError ------------------------------ Captured log setup ------------------------------ 2024-05-01 11:57:57 [ 415 ] DEBUG : Executing query CREATE USER OR REPLACE A on instance (cluster.py:3423, query) ------------------------------ Captured log call ------------------------------- 2024-05-01 11:57:57 [ 415 ] DEBUG : Executing query CREATE TABLE table1(d DATE, a String, b UInt8) ENGINE = MergeTree ORDER BY d on instance (cluster.py:3423, query) 2024-05-01 11:57:57 [ 415 ] DEBUG : Executing query CREATE TABLE table2(d DATE, x UInt32, y UInt8) ENGINE = MergeTree ORDER BY d on instance (cluster.py:3423, query) 2024-05-01 11:57:58 [ 415 ] DEBUG : Executing query SELECT * FROM table1 JOIN table2 USING(d) on instance (cluster.py:3495, query_and_get_error) ---------------------------- Captured log teardown ----------------------------- 2024-05-01 11:57:58 [ 415 ] DEBUG : Executing query DROP TABLE IF EXISTS table1 on instance (cluster.py:3423, query) 2024-05-01 11:57:58 [ 415 ] DEBUG : Executing query DROP TABLE IF EXISTS table2 on instance (cluster.py:3423, query) ______________________________ test_show_profiles ______________________________ [gw3] linux -- Python 3.10.12 /usr/bin/python3 def test_show_profiles(): instance.query("CREATE SETTINGS PROFILE xyz") assert instance.query("SHOW SETTINGS PROFILES") == "default\nreadonly\nxyz\n" assert instance.query("SHOW PROFILES") == "default\nreadonly\nxyz\n" assert instance.query("SHOW CREATE PROFILE xyz") == "CREATE SETTINGS PROFILE xyz\n" > assert ( instance.query("SHOW CREATE SETTINGS PROFILE default") == "CREATE SETTINGS PROFILE default\n" ) E AssertionError: assert 'CREATE SETTINGS PROFILE default SETTINGS allow_experimental_analyzer = true\n' == 'CREATE SETTINGS PROFILE default\n' E - CREATE SETTINGS PROFILE default E + CREATE SETTINGS PROFILE default SETTINGS allow_experimental_analyzer = true test_settings_profile/test.py:457: AssertionError ------------------------------ Captured log call ------------------------------- 2024-05-01 11:58:13 [ 421 ] DEBUG : Executing query CREATE SETTINGS PROFILE xyz on instance (cluster.py:3423, query) 2024-05-01 11:58:13 [ 421 ] DEBUG : Executing query SHOW SETTINGS PROFILES on instance (cluster.py:3423, query) 2024-05-01 11:58:14 [ 421 ] DEBUG : Executing query SHOW PROFILES on instance (cluster.py:3423, query) 2024-05-01 11:58:14 [ 421 ] DEBUG : Executing query SHOW CREATE PROFILE xyz on instance (cluster.py:3423, query) 2024-05-01 11:58:14 [ 421 ] DEBUG : Executing query SHOW CREATE SETTINGS PROFILE default on instance (cluster.py:3423, query) ---------------------------- Captured log teardown ----------------------------- 2024-05-01 11:58:14 [ 421 ] DEBUG : Executing query CREATE USER OR REPLACE robin on instance (cluster.py:3423, query) 2024-05-01 11:58:15 [ 421 ] DEBUG : Executing query DROP ROLE IF EXISTS worker on instance (cluster.py:3423, query) 2024-05-01 11:58:15 [ 421 ] DEBUG : Executing query DROP SETTINGS PROFILE IF EXISTS xyz, alpha, P1, P2, P3, P4, P5, P6 on instance (cluster.py:3423, query) __________________ test_sql_user_defined_functions_on_cluster __________________ [gw9] linux -- Python 3.10.12 /usr/bin/python3 def test_sql_user_defined_functions_on_cluster(): > assert "Unknown function test_function" in ch1.query_and_get_error( "SELECT test_function(1);" ) E assert 'Unknown function test_function' in "Received exception from server (version 23.8.11):\nCode: 46. DB::Exception: Received from 172.16.14.5:9000. DB::Exception: Function with name 'test_function' does not exists. In scope SELECT test_function(1). Stack trace:\n\n0. ./build_docker/./contrib/llvm-project/libcxx/include/exception:134: Poco::Exception::Exception(String const&, int) @ 0x000000003e032c73 in /usr/bin/clickhouse\n1. ./build_docker/./src/Common/Exception.cpp:98: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001d5b6010 in /usr/bin/clickhouse\n2. ./build_docker/./contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&, String&&, String&&) @ 0x000000002784817b in /usr/bin/clickhouse\n3. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:5060: DB::(anonymous namespace)::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x000000003125c7ca in /usr/bin/clickhouse\n4. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::(anonymous namespace)::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::(anonymous namespace)::IdentifierResolveScope&, bool, bool) @ 0x0000000031216c2e in /usr/bin/clickhouse\n5. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:5684: DB::(anonymous namespace)::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::(anonymous namespace)::IdentifierResolveScope&, bool, bool) @ 0x0000000031214947 in /usr/bin/clickhouse\n6. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:5873: DB::(anonymous namespace)::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x000000003122c991 in /usr/bin/clickhouse\n7. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::(anonymous namespace)::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x00000000312017b4 in /usr/bin/clickhouse\n8. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr, std::shared_ptr) @ 0x00000000311fba76 in /usr/bin/clickhouse\n9. ./build_docker/./src/Analyzer/QueryTreePassManager.cpp:183: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x00000000311f6b88 in /usr/bin/clickhouse\n10. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000315dcdf2 in /usr/bin/clickhouse\n11. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:161: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000315d8e09 in /usr/bin/clickhouse\n12. ./build_docker/./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x000000003142afb5 in /usr/bin/clickhouse\n13. ./build_docker/./src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x00000000320c99a2 in /usr/bin/clickhouse\n14. ./build_docker/./src/Interpreters/executeQuery.cpp:1223: DB::executeQuery(String const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x00000000320c1d01 in /usr/bin/clickhouse\n15. ./build_docker/./src/Server/TCPHandler.cpp:0: DB::TCPHandler::runImpl() @ 0x0000000034e8bf7d in /usr/bin/clickhouse\n16. ./build_docker/./src/Server/TCPHandler.cpp:2161: DB::TCPHandler::run() @ 0x0000000034ec8d50 in /usr/bin/clickhouse\n17. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x000000003dc66fcf in /usr/bin/clickhouse\n18. ./build_docker/./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000003dc67d97 in /usr/bin/clickhouse\n19. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:0: Poco::PooledThread::run() @ 0x000000003e1475bc in /usr/bin/clickhouse\n20. ./build_docker/./base/poco/Foundation/src/Thread_POSIX.cpp:0: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000003e140668 in /usr/bin/clickhouse\n21. ? @ 0x00007f9cbc0b1ac3 in ?\n22. ? @ 0x00007f9cbc143850 in ?\n. (UNKNOWN_FUNCTION)\n(query: SELECT test_function(1);)\n" E + where "Received exception from server (version 23.8.11):\nCode: 46. DB::Exception: Received from 172.16.14.5:9000. DB::Exception: Function with name 'test_function' does not exists. In scope SELECT test_function(1). Stack trace:\n\n0. ./build_docker/./contrib/llvm-project/libcxx/include/exception:134: Poco::Exception::Exception(String const&, int) @ 0x000000003e032c73 in /usr/bin/clickhouse\n1. ./build_docker/./src/Common/Exception.cpp:98: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001d5b6010 in /usr/bin/clickhouse\n2. ./build_docker/./contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&, String&&, String&&) @ 0x000000002784817b in /usr/bin/clickhouse\n3. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:5060: DB::(anonymous namespace)::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x000000003125c7ca in /usr/bin/clickhouse\n4. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::(anonymous namespace)::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::(anonymous namespace)::IdentifierResolveScope&, bool, bool) @ 0x0000000031216c2e in /usr/bin/clickhouse\n5. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:5684: DB::(anonymous namespace)::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::(anonymous namespace)::IdentifierResolveScope&, bool, bool) @ 0x0000000031214947 in /usr/bin/clickhouse\n6. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:5873: DB::(anonymous namespace)::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x000000003122c991 in /usr/bin/clickhouse\n7. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::(anonymous namespace)::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x00000000312017b4 in /usr/bin/clickhouse\n8. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr, std::shared_ptr) @ 0x00000000311fba76 in /usr/bin/clickhouse\n9. ./build_docker/./src/Analyzer/QueryTreePassManager.cpp:183: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x00000000311f6b88 in /usr/bin/clickhouse\n10. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000315dcdf2 in /usr/bin/clickhouse\n11. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:161: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000315d8e09 in /usr/bin/clickhouse\n12. ./build_docker/./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x000000003142afb5 in /usr/bin/clickhouse\n13. ./build_docker/./src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x00000000320c99a2 in /usr/bin/clickhouse\n14. ./build_docker/./src/Interpreters/executeQuery.cpp:1223: DB::executeQuery(String const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x00000000320c1d01 in /usr/bin/clickhouse\n15. ./build_docker/./src/Server/TCPHandler.cpp:0: DB::TCPHandler::runImpl() @ 0x0000000034e8bf7d in /usr/bin/clickhouse\n16. ./build_docker/./src/Server/TCPHandler.cpp:2161: DB::TCPHandler::run() @ 0x0000000034ec8d50 in /usr/bin/clickhouse\n17. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x000000003dc66fcf in /usr/bin/clickhouse\n18. ./build_docker/./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000003dc67d97 in /usr/bin/clickhouse\n19. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:0: Poco::PooledThread::run() @ 0x000000003e1475bc in /usr/bin/clickhouse\n20. ./build_docker/./base/poco/Foundation/src/Thread_POSIX.cpp:0: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000003e140668 in /usr/bin/clickhouse\n21. ? @ 0x00007f9cbc0b1ac3 in ?\n22. ? @ 0x00007f9cbc143850 in ?\n. (UNKNOWN_FUNCTION)\n(query: SELECT test_function(1);)\n" = >('SELECT test_function(1);') E + where > = .query_and_get_error test_sql_user_defined_functions_on_cluster/test.py:27: AssertionError ---------------------------- Captured stdout setup ----------------------------- Copy common default production configuration from /clickhouse-config. Files: config.xml, users.xml Copy common default production configuration from /clickhouse-config. Files: config.xml, users.xml Copy common default production configuration from /clickhouse-config. Files: config.xml, users.xml ---------------------------- Captured stderr setup ----------------------------- WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/go/attack-surface/ WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/go/attack-surface/ ------------------------------ Captured log setup ------------------------------ 2024-05-01 11:59:50 [ 439 ] INFO : Running tests in /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/test.py (cluster.py:2637, start) 2024-05-01 11:59:50 [ 439 ] DEBUG : Cluster start called. is_up=False (cluster.py:2644, start) 2024-05-01 11:59:50 [ 439 ] DEBUG : !!! Docker info: Client: Docker Engine - Community Version: 26.1.0 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.14.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.26.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 5 Running: 4 Paused: 1 Stopped: 0 Images: 38 Server Version: 23.0.6 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: e377cd56a71523140ca6ae87e30244719194a521 runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-101-generic Operating System: Ubuntu 22.04.4 LTS (containerized) OSType: linux Architecture: x86_64 CPUs: 16 Total Memory: 30.6GiB Name: 3c7964756d9f ID: 343db709-76d3-463c-8007-3ae8762bb4c6 Docker Root Dir: /var/lib/docker Debug Mode: false Experimental: false Insecure Registries: 65.108.242.32:5000 127.0.0.0/8 Registry Mirrors: http://65.108.242.32:5000/ Live Restore Enabled: false Default Address Pools: Base: 172.17.0.0/12, Size: 24 (cluster.py:722, print_all_docker_pieces) 2024-05-01 11:59:50 [ 439 ] DEBUG : Docker networks for project roottestsqluserdefinedfunctionsoncluster are NETWORK ID NAME DRIVER SCOPE (cluster.py:733, print_all_docker_pieces) 2024-05-01 11:59:50 [ 439 ] DEBUG : Docker containers for project roottestsqluserdefinedfunctionsoncluster are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:741, print_all_docker_pieces) 2024-05-01 11:59:50 [ 439 ] DEBUG : Docker volumes for project roottestsqluserdefinedfunctionsoncluster are DRIVER VOLUME NAME (cluster.py:749, print_all_docker_pieces) 2024-05-01 11:59:50 [ 439 ] DEBUG : Cleanup called (cluster.py:754, cleanup) 2024-05-01 11:59:50 [ 439 ] DEBUG : !!! Docker info: Client: Docker Engine - Community Version: 26.1.0 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.14.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.26.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 5 Running: 4 Paused: 1 Stopped: 0 Images: 38 Server Version: 23.0.6 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: e377cd56a71523140ca6ae87e30244719194a521 runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-101-generic Operating System: Ubuntu 22.04.4 LTS (containerized) OSType: linux Architecture: x86_64 CPUs: 16 Total Memory: 30.6GiB Name: 3c7964756d9f ID: 343db709-76d3-463c-8007-3ae8762bb4c6 Docker Root Dir: /var/lib/docker Debug Mode: false Experimental: false Insecure Registries: 65.108.242.32:5000 127.0.0.0/8 Registry Mirrors: http://65.108.242.32:5000/ Live Restore Enabled: false Default Address Pools: Base: 172.17.0.0/12, Size: 24 (cluster.py:722, print_all_docker_pieces) 2024-05-01 11:59:50 [ 439 ] DEBUG : Docker networks for project roottestsqluserdefinedfunctionsoncluster are NETWORK ID NAME DRIVER SCOPE (cluster.py:733, print_all_docker_pieces) 2024-05-01 11:59:50 [ 439 ] DEBUG : Docker containers for project roottestsqluserdefinedfunctionsoncluster are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:741, print_all_docker_pieces) 2024-05-01 11:59:50 [ 439 ] DEBUG : Docker volumes for project roottestsqluserdefinedfunctionsoncluster are DRIVER VOLUME NAME (cluster.py:749, print_all_docker_pieces) 2024-05-01 11:59:50 [ 439 ] DEBUG : Command:docker container list --all --filter name='^/roottestsqluserdefinedfunctionsoncluster_.*_1$' --format '{{.ID}}:{{.Names}}' (cluster.py:105, run_and_check) 2024-05-01 11:59:50 [ 439 ] DEBUG : Unstopped containers: {} (cluster.py:768, cleanup) 2024-05-01 11:59:50 [ 439 ] DEBUG : No running containers for project: roottestsqluserdefinedfunctionsoncluster (cluster.py:782, cleanup) 2024-05-01 11:59:50 [ 439 ] DEBUG : Trying to prune unused networks... (cluster.py:788, cleanup) 2024-05-01 11:59:50 [ 439 ] DEBUG : Trying to prune unused images... (cluster.py:804, cleanup) 2024-05-01 11:59:50 [ 439 ] DEBUG : Command:['docker', 'image', 'prune', '-f'] (cluster.py:105, run_and_check) 2024-05-01 11:59:50 [ 439 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:113, run_and_check) 2024-05-01 11:59:50 [ 439 ] DEBUG : Images pruned (cluster.py:807, cleanup) 2024-05-01 11:59:50 [ 439 ] DEBUG : Trying to prune unused volumes... (cluster.py:813, cleanup) 2024-05-01 11:59:50 [ 439 ] DEBUG : Command:['docker volume ls | wc -l'] (cluster.py:105, run_and_check) 2024-05-01 11:59:50 [ 439 ] DEBUG : Stdout:5 (cluster.py:113, run_and_check) 2024-05-01 11:59:50 [ 439 ] DEBUG : Setup directory for instance: ch1 (cluster.py:2657, start) 2024-05-01 11:59:50 [ 439 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4309, create_dir) 2024-05-01 11:59:50 [ 439 ] DEBUG : Create directory for common tests configuration (cluster.py:4314, create_dir) 2024-05-01 11:59:50 [ 439 ] DEBUG : Copy common configuration from helpers (cluster.py:4334, create_dir) 2024-05-01 11:59:50 [ 439 ] DEBUG : Generate and write macros file (cluster.py:4353, create_dir) 2024-05-01 11:59:50 [ 439 ] DEBUG : Copy custom test config files ['/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/configs/config.d/clusters.xml'] to /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch1/configs/config.d (cluster.py:4383, create_dir) 2024-05-01 11:59:50 [ 439 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch1/database (cluster.py:4400, create_dir) 2024-05-01 11:59:50 [ 439 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch1/logs (cluster.py:4411, create_dir) 2024-05-01 11:59:50 [ 439 ] DEBUG : Entrypoint cmd: ["clickhouse", "server", "--config-file=/etc/clickhouse-server/config.xml", "--log-file=/var/log/clickhouse-server/clickhouse-server.log", "--errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log"] (cluster.py:4487, create_dir) 2024-05-01 11:59:50 [ 439 ] DEBUG : Setup directory for instance: ch2 (cluster.py:2657, start) 2024-05-01 11:59:50 [ 439 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4309, create_dir) 2024-05-01 11:59:50 [ 439 ] DEBUG : Create directory for common tests configuration (cluster.py:4314, create_dir) 2024-05-01 11:59:50 [ 439 ] DEBUG : Copy common configuration from helpers (cluster.py:4334, create_dir) 2024-05-01 11:59:50 [ 439 ] DEBUG : Generate and write macros file (cluster.py:4353, create_dir) 2024-05-01 11:59:50 [ 439 ] DEBUG : Copy custom test config files ['/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/configs/config.d/clusters.xml'] to /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch2/configs/config.d (cluster.py:4383, create_dir) 2024-05-01 11:59:50 [ 439 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch2/database (cluster.py:4400, create_dir) 2024-05-01 11:59:50 [ 439 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch2/logs (cluster.py:4411, create_dir) 2024-05-01 11:59:50 [ 439 ] DEBUG : Entrypoint cmd: ["clickhouse", "server", "--config-file=/etc/clickhouse-server/config.xml", "--log-file=/var/log/clickhouse-server/clickhouse-server.log", "--errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log"] (cluster.py:4487, create_dir) 2024-05-01 11:59:50 [ 439 ] DEBUG : Setup directory for instance: ch3 (cluster.py:2657, start) 2024-05-01 11:59:50 [ 439 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4309, create_dir) 2024-05-01 11:59:50 [ 439 ] DEBUG : Create directory for common tests configuration (cluster.py:4314, create_dir) 2024-05-01 11:59:50 [ 439 ] DEBUG : Copy common configuration from helpers (cluster.py:4334, create_dir) 2024-05-01 11:59:50 [ 439 ] DEBUG : Generate and write macros file (cluster.py:4353, create_dir) 2024-05-01 11:59:50 [ 439 ] DEBUG : Copy custom test config files ['/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/configs/config.d/clusters.xml'] to /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch3/configs/config.d (cluster.py:4383, create_dir) 2024-05-01 11:59:50 [ 439 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch3/database (cluster.py:4400, create_dir) 2024-05-01 11:59:50 [ 439 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch3/logs (cluster.py:4411, create_dir) 2024-05-01 11:59:50 [ 439 ] DEBUG : Entrypoint cmd: ["clickhouse", "server", "--config-file=/etc/clickhouse-server/config.xml", "--log-file=/var/log/clickhouse-server/clickhouse-server.log", "--errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log"] (cluster.py:4487, create_dir) 2024-05-01 11:59:50 [ 439 ] DEBUG : Env {'ASAN_OPTIONS': 'use_sigaltstack=0', 'TSAN_OPTIONS': 'use_sigaltstack=0', 'CLICKHOUSE_WATCHDOG_ENABLE': '0', 'CLICKHOUSE_NATS_TLS_SECURE': '0', 'LLVM_PROFILE_FILE': '/var/lib/clickhouse/server_%h_%p_%m.profraw', 'keeper_binary': '/clickhouse', 'keeper_cmd_prefix': 'clickhouse keeper', 'image': 'altinityinfra/integration-test:0-8e9be16153250c8307730c9b88c8517181f494ce', 'user': '0', 'keeper_fs': 'bind', 'keeper_logs_dir1': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/log', 'keeper_config_dir1': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/config', 'keeper_db_dir1': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/coordination', 'keeper_logs_dir2': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper2/log', 'keeper_config_dir2': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper2/config', 'keeper_db_dir2': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper2/coordination', 'keeper_logs_dir3': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper3/log', 'keeper_config_dir3': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper3/config', 'keeper_db_dir3': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper3/coordination'} stored in /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/.env (cluster.py:78, _create_env_file) 2024-05-01 11:59:50 [ 439 ] DEBUG : Trying paths: ['/root/.docker/config.json', '/root/.dockercfg'] (config.py:21, find_config_file) 2024-05-01 11:59:50 [ 439 ] DEBUG : No config file found (config.py:28, find_config_file) 2024-05-01 11:59:50 [ 439 ] DEBUG : Trying paths: ['/root/.docker/config.json', '/root/.dockercfg'] (config.py:21, find_config_file) 2024-05-01 11:59:50 [ 439 ] DEBUG : No config file found (config.py:28, find_config_file) 2024-05-01 11:59:50 [ 439 ] DEBUG : http://localhost:None "GET /version HTTP/1.1" 200 826 (connectionpool.py:546, _make_request) 2024-05-01 11:59:50 [ 439 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/.env', '--project-name', 'roottestsqluserdefinedfunctionsoncluster', '--file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch1/docker-compose.yml', '--file', '/compose/docker_compose_keeper.yml', '--file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch2/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch3/docker-compose.yml', 'pull'] (cluster.py:105, run_and_check) 2024-05-01 11:59:59 [ 439 ] WARNING : Connection dropped: socket connection error: None (connection.py:622, _connect_attempt) 2024-05-01 12:00:00 [ 439 ] INFO : Connecting to 172.16.13.4(172.16.13.4):2181, use_ssl: False (connection.py:650, _connect) 2024-05-01 12:00:10 [ 439 ] WARNING : Connection dropped: socket connection error: None (connection.py:622, _connect_attempt) 2024-05-01 12:00:10 [ 439 ] INFO : Connecting to 172.16.13.4(172.16.13.4):2181, use_ssl: False (connection.py:650, _connect) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling zoo2 ... (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling zoo3 ... (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling zoo1 ... (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling ch3 ... (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling ch1 ... (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling ch2 ... (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling ch2 ... pulling from altinityinfra/integr... (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling ch2 ... digest: sha256:3c4d30404136396e06... (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling ch2 ... status: image is up to date for a... (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling ch2 ... done (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling zoo1 ... pulling from altinityinfra/integr... (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling zoo1 ... digest: sha256:3c4d30404136396e06... (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling zoo1 ... status: image is up to date for a... (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling zoo1 ... done (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling ch1 ... pulling from altinityinfra/integr... (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling ch1 ... digest: sha256:3c4d30404136396e06... (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling ch1 ... status: image is up to date for a... (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling ch1 ... done (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling zoo2 ... pulling from altinityinfra/integr... (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling zoo2 ... digest: sha256:3c4d30404136396e06... (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling zoo2 ... status: image is up to date for a... (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling zoo2 ... done (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling ch3 ... pulling from altinityinfra/integr... (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling ch3 ... digest: sha256:3c4d30404136396e06... (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling ch3 ... status: image is up to date for a... (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling ch3 ... done (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling zoo3 ... pulling from altinityinfra/integr... (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling zoo3 ... digest: sha256:3c4d30404136396e06... (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling zoo3 ... status: image is up to date for a... (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Stderr:Pulling zoo3 ... done (cluster.py:115, run_and_check) 2024-05-01 12:00:15 [ 439 ] DEBUG : Setup ZooKeeper (cluster.py:2699, start) 2024-05-01 12:00:15 [ 439 ] DEBUG : Creating internal ZooKeeper dirs: ['/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/log', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/config', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/coordination', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper2/log', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper2/config', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper2/coordination', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper3/log', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper3/config', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper3/coordination'] (cluster.py:2700, start) 2024-05-01 12:00:15 [ 439 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/.env', '--project-name', 'roottestsqluserdefinedfunctionsoncluster', '--file', '/compose/docker_compose_keeper.yml', '--verbose', 'up', '-d'] (cluster.py:105, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.config.config.find: Using configuration files: /compose/docker_compose_keeper.yml (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.docker_client.get_client: docker-compose version 1.29.2, build unknown (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:docker-py version: (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:CPython version: 3.10.12 (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:OpenSSL version: OpenSSL 3.0.2 15 Mar 2022 (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.docker_client.get_client: Docker base_url: http+docker://localhost (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.docker_client.get_client: Docker version: Platform={'Name': 'Docker Engine - Community'}, Components=[{'Name': 'Engine', 'Version': '23.0.6', 'Details': {'ApiVersion': '1.42', 'Arch': 'amd64', 'BuildTime': '2023-05-05T21:18:13.000000000+00:00', 'Experimental': 'false', 'GitCommit': '9dbdbd4', 'GoVersion': 'go1.19.9', 'KernelVersion': '5.15.0-101-generic', 'MinAPIVersion': '1.12', 'Os': 'linux'}}, {'Name': 'containerd', 'Version': '1.6.31', 'Details': {'GitCommit': 'e377cd56a71523140ca6ae87e30244719194a521'}}, {'Name': 'runc', 'Version': '1.1.12', 'Details': {'GitCommit': 'v1.1.12-0-g51d5e94'}}, {'Name': 'docker-init', 'Version': '0.19.0', 'Details': {'GitCommit': 'de40ad0'}}], Version=23.0.6, ApiVersion=1.42, MinAPIVersion=1.12, GitCommit=9dbdbd4, GoVersion=go1.19.9, Os=linux, Arch=amd64, KernelVersion=5.15.0-101-generic, BuildTime=2023-05-05T21:18:13.000000000+00:00 (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_network <- ('roottestsqluserdefinedfunctionsoncluster_default') (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker info <- () (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker info -> {'Architecture': 'x86_64', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'BridgeNfIp6tables': True, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'BridgeNfIptables': True, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'CPUSet': True, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'CPUShares': True, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'CgroupDriver': 'cgroupfs', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'CgroupVersion': '2', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'ContainerdCommit': {'Expected': 'e377cd56a71523140ca6ae87e30244719194a521', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'ID': 'e377cd56a71523140ca6ae87e30244719194a521'}, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Containers': 5, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_network <- ('roottestsqluserdefinedfunctionsoncluster_default') (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.network.ensure: Creating network "roottestsqluserdefinedfunctionsoncluster_default" with the default driver (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_network <- (name='roottestsqluserdefinedfunctionsoncluster_default', driver=None, options=None, ipam=None, internal=False, enable_ipv6=False, labels={'com.docker.compose.project': 'roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.network': 'default', 'com.docker.compose.version': '1.29.2'}, attachable=True, check_duplicate=True) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_network -> {'Id': 'f1bad13a130a1f9764a4d2bb21e802309f1c30cd5b66c06e27c939dc1625195f', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Warning': ''} (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=False, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=False, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo1', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo1', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo2', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo2', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo3', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo3', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('altinityinfra/integration-test:0-8e9be16153250c8307730c9b88c8517181f494ce') (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Author': '', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Cmd': ['/bin/sh', '-c', 'sleep 1'], (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Entrypoint': None, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('altinityinfra/integration-test:0-8e9be16153250c8307730c9b88c8517181f494ce') (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Author': '', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Cmd': ['/bin/sh', '-c', 'sleep 1'], (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Entrypoint': None, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('altinityinfra/integration-test:0-8e9be16153250c8307730c9b88c8517181f494ce') (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Author': '', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Cmd': ['/bin/sh', '-c', 'sleep 1'], (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Entrypoint': None, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo1', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo1', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo2', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo2', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo3', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo3', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: {, , } (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Starting producer thread for (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo1', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Starting producer thread for (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo3', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo1', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Starting producer thread for (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo3', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:Creating roottestsqluserdefinedfunctionsoncluster_zoo1_1 ... (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: {ServiceName(project='roottestsqluserdefinedfunctionsoncluster', service='zoo1', number=1)} (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Starting producer thread for ServiceName(project='roottestsqluserdefinedfunctionsoncluster', service='zoo1', number=1) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo2', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:Creating roottestsqluserdefinedfunctionsoncluster_zoo3_1 ... (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: {ServiceName(project='roottestsqluserdefinedfunctionsoncluster', service='zoo3', number=1)} (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Starting producer thread for ServiceName(project='roottestsqluserdefinedfunctionsoncluster', service='zoo3', number=1) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo2', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('altinityinfra/integration-test:0-8e9be16153250c8307730c9b88c8517181f494ce') (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('altinityinfra/integration-test:0-8e9be16153250c8307730c9b88c8517181f494ce') (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:Creating roottestsqluserdefinedfunctionsoncluster_zoo2_1 ... (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: {ServiceName(project='roottestsqluserdefinedfunctionsoncluster', service='zoo2', number=1)} (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Starting producer thread for ServiceName(project='roottestsqluserdefinedfunctionsoncluster', service='zoo2', number=1) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('altinityinfra/integration-test:0-8e9be16153250c8307730c9b88c8517181f494ce') (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Author': '', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Cmd': ['/bin/sh', '-c', 'sleep 1'], (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Entrypoint': None, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('altinityinfra/integration-test:0-8e9be16153250c8307730c9b88c8517181f494ce') (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Author': '', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Cmd': ['/bin/sh', '-c', 'sleep 1'], (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Entrypoint': None, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.service.build_container_labels: Added config hash: a09a2e457c1e7ee6622646e7cb4b38a011471da9e4134b27917c3fe1e06f585b (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_host_config <- (links=[], port_bindings={}, binds=[], volumes_from=[], privileged=False, network_mode='roottestsqluserdefinedfunctionsoncluster_default', devices=None, device_requests=None, dns=None, dns_opt=['attempts:2', 'timeout:1', 'inet6', 'rotate'], dns_search=None, restart_policy={'Name': 'always', 'MaximumRetryCount': 0}, runtime=None, cap_add=['SYS_PTRACE', 'NET_ADMIN', 'IPC_LOCK', 'SYS_NICE'], cap_drop=None, mem_limit=None, mem_reservation=None, memswap_limit=None, ulimits=None, log_config={'Type': '', 'Config': {}}, extra_hosts=None, read_only=None, pid_mode=None, security_opt=['label:disable'], ipc_mode=None, cgroup_parent=None, cpu_quota=None, shm_size=None, sysctls=None, pids_limit=None, tmpfs=None, oom_kill_disable=None, oom_score_adj=None, mem_swappiness=None, group_add=None, userns_mode=None, init=None, init_path=None, isolation=None, cpu_count=None, cpu_percent=None, nano_cpus=None, volume_driver=None, cpuset_cpus=None, cpu_shares=None, storage_opt=None, blkio_weight=None, blkio_weight_device=None, device_read_bps=None, device_read_iops=None, device_write_bps=None, device_write_iops=None, mounts=[{'Target': '/usr/bin/clickhouse', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/etc/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper3/config', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/usr/bin/clickhouse-keeper', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper3/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/log/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper3/log', 'Type': 'bind', 'ReadOnly': None}], device_cgroup_rules=None, cpu_period=None, cpu_rt_period=None, cpu_rt_runtime=None) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_host_config -> {'Binds': [], (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'CapAdd': ['SYS_PTRACE', 'NET_ADMIN', 'IPC_LOCK', 'SYS_NICE'], (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'DnsOptions': ['attempts:2', 'timeout:1', 'inet6', 'rotate'], (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Links': [], (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'LogConfig': {'Config': {}, 'Type': ''}, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Mounts': [{'ReadOnly': None, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Source': '/clickhouse', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Target': '/usr/bin/clickhouse', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Type': 'bind'}, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: {'ReadOnly': None, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_container <- (entrypoint='clickhouse keeper --config=/etc/clickhouse-keeper/keeper_config3.xml --log-file=/var/log/clickhouse-keeper/clickhouse-keeper.log --errorlog-file=/var/log/clickhouse-keeper/clickhouse-keeper.err.log', image='altinityinfra/integration-test:0-8e9be16153250c8307730c9b88c8517181f494ce', user='0', volumes={}, name='roottestsqluserdefinedfunctionsoncluster_zoo3_1', detach=True, environment=[], labels={'com.docker.compose.project': 'roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service': 'zoo3', 'com.docker.compose.oneoff': 'False', 'com.docker.compose.project.working_dir': '/compose', 'com.docker.compose.project.config_files': '/compose/docker_compose_keeper.yml', 'com.docker.compose.project.environment_file': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/.env', 'com.docker.compose.container-number': '1', 'com.docker.compose.version': '1.29.2', 'com.docker.compose.config-hash': 'a09a2e457c1e7ee6622646e7cb4b38a011471da9e4134b27917c3fe1e06f585b'}, host_config={'NetworkMode': 'roottestsqluserdefinedfunctionsoncluster_default', 'RestartPolicy': {'Name': 'always', 'MaximumRetryCount': 0}, 'CapAdd': ['SYS_PTRACE', 'NET_ADMIN', 'IPC_LOCK', 'SYS_NICE'], 'DnsOptions': ['attempts:2', 'timeout:1', 'inet6', 'rotate'], 'SecurityOpt': ['label:disable'], 'VolumesFrom': [], 'Binds': [], 'PortBindings': {}, 'Links': [], 'LogConfig': {'Type': '', 'Config': {}}, 'Mounts': [{'Target': '/usr/bin/clickhouse', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/etc/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper3/config', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/usr/bin/clickhouse-keeper', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper3/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/log/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper3/log', 'Type': 'bind', 'ReadOnly': None}]}, networking_config={'EndpointsConfig': {'roottestsqluserdefinedfunctionsoncluster_default': {'Aliases': ['zoo3'], 'IPAMConfig': {}}}}) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Author': '', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Cmd': ['/bin/sh', '-c', 'sleep 1'], (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Entrypoint': None, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('altinityinfra/integration-test:0-8e9be16153250c8307730c9b88c8517181f494ce') (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Author': '', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Cmd': ['/bin/sh', '-c', 'sleep 1'], (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Entrypoint': None, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('altinityinfra/integration-test:0-8e9be16153250c8307730c9b88c8517181f494ce') (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Author': '', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Cmd': ['/bin/sh', '-c', 'sleep 1'], (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Entrypoint': None, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.service.build_container_labels: Added config hash: 944ea50eb0964f1c37ea6904cb5225ab56ac1a249570a34537483393a3fce314 (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_host_config <- (links=[], port_bindings={}, binds=[], volumes_from=[], privileged=False, network_mode='roottestsqluserdefinedfunctionsoncluster_default', devices=None, device_requests=None, dns=None, dns_opt=['attempts:2', 'timeout:1', 'inet6', 'rotate'], dns_search=None, restart_policy={'Name': 'always', 'MaximumRetryCount': 0}, runtime=None, cap_add=['SYS_PTRACE', 'NET_ADMIN', 'IPC_LOCK', 'SYS_NICE'], cap_drop=None, mem_limit=None, mem_reservation=None, memswap_limit=None, ulimits=None, log_config={'Type': '', 'Config': {}}, extra_hosts=None, read_only=None, pid_mode=None, security_opt=['label:disable'], ipc_mode=None, cgroup_parent=None, cpu_quota=None, shm_size=None, sysctls=None, pids_limit=None, tmpfs=None, oom_kill_disable=None, oom_score_adj=None, mem_swappiness=None, group_add=None, userns_mode=None, init=None, init_path=None, isolation=None, cpu_count=None, cpu_percent=None, nano_cpus=None, volume_driver=None, cpuset_cpus=None, cpu_shares=None, storage_opt=None, blkio_weight=None, blkio_weight_device=None, device_read_bps=None, device_read_iops=None, device_write_bps=None, device_write_iops=None, mounts=[{'Target': '/usr/bin/clickhouse', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/log/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/log', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/usr/bin/clickhouse-keeper', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/etc/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/config', 'Type': 'bind', 'ReadOnly': None}], device_cgroup_rules=None, cpu_period=None, cpu_rt_period=None, cpu_rt_runtime=None) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_host_config -> {'Binds': [], (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'CapAdd': ['SYS_PTRACE', 'NET_ADMIN', 'IPC_LOCK', 'SYS_NICE'], (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'DnsOptions': ['attempts:2', 'timeout:1', 'inet6', 'rotate'], (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Links': [], (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'LogConfig': {'Config': {}, 'Type': ''}, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Mounts': [{'ReadOnly': None, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Source': '/clickhouse', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Target': '/usr/bin/clickhouse', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Type': 'bind'}, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: {'ReadOnly': None, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_container <- (entrypoint='clickhouse keeper --config=/etc/clickhouse-keeper/keeper_config1.xml --log-file=/var/log/clickhouse-keeper/clickhouse-keeper.log --errorlog-file=/var/log/clickhouse-keeper/clickhouse-keeper.err.log', image='altinityinfra/integration-test:0-8e9be16153250c8307730c9b88c8517181f494ce', user='0', volumes={}, name='roottestsqluserdefinedfunctionsoncluster_zoo1_1', detach=True, environment=[], labels={'com.docker.compose.project': 'roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service': 'zoo1', 'com.docker.compose.oneoff': 'False', 'com.docker.compose.project.working_dir': '/compose', 'com.docker.compose.project.config_files': '/compose/docker_compose_keeper.yml', 'com.docker.compose.project.environment_file': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/.env', 'com.docker.compose.container-number': '1', 'com.docker.compose.version': '1.29.2', 'com.docker.compose.config-hash': '944ea50eb0964f1c37ea6904cb5225ab56ac1a249570a34537483393a3fce314'}, host_config={'NetworkMode': 'roottestsqluserdefinedfunctionsoncluster_default', 'RestartPolicy': {'Name': 'always', 'MaximumRetryCount': 0}, 'CapAdd': ['SYS_PTRACE', 'NET_ADMIN', 'IPC_LOCK', 'SYS_NICE'], 'DnsOptions': ['attempts:2', 'timeout:1', 'inet6', 'rotate'], 'SecurityOpt': ['label:disable'], 'VolumesFrom': [], 'Binds': [], 'PortBindings': {}, 'Links': [], 'LogConfig': {'Type': '', 'Config': {}}, 'Mounts': [{'Target': '/usr/bin/clickhouse', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/log/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/log', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/usr/bin/clickhouse-keeper', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/etc/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/config', 'Type': 'bind', 'ReadOnly': None}]}, networking_config={'EndpointsConfig': {'roottestsqluserdefinedfunctionsoncluster_default': {'Aliases': ['zoo1'], 'IPAMConfig': {}}}}) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Author': '', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Cmd': ['/bin/sh', '-c', 'sleep 1'], (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Entrypoint': None, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.service.build_container_labels: Added config hash: 2c26e6b9a8aceddc90b92550230df89c8fcaed3ba1aef591d1fdde00ce6e30c8 (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_host_config <- (links=[], port_bindings={}, binds=[], volumes_from=[], privileged=False, network_mode='roottestsqluserdefinedfunctionsoncluster_default', devices=None, device_requests=None, dns=None, dns_opt=['attempts:2', 'timeout:1', 'inet6', 'rotate'], dns_search=None, restart_policy={'Name': 'always', 'MaximumRetryCount': 0}, runtime=None, cap_add=['SYS_PTRACE', 'NET_ADMIN', 'IPC_LOCK', 'SYS_NICE'], cap_drop=None, mem_limit=None, mem_reservation=None, memswap_limit=None, ulimits=None, log_config={'Type': '', 'Config': {}}, extra_hosts=None, read_only=None, pid_mode=None, security_opt=['label:disable'], ipc_mode=None, cgroup_parent=None, cpu_quota=None, shm_size=None, sysctls=None, pids_limit=None, tmpfs=None, oom_kill_disable=None, oom_score_adj=None, mem_swappiness=None, group_add=None, userns_mode=None, init=None, init_path=None, isolation=None, cpu_count=None, cpu_percent=None, nano_cpus=None, volume_driver=None, cpuset_cpus=None, cpu_shares=None, storage_opt=None, blkio_weight=None, blkio_weight_device=None, device_read_bps=None, device_read_iops=None, device_write_bps=None, device_write_iops=None, mounts=[{'Target': '/var/log/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper2/log', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/etc/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper2/config', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/usr/bin/clickhouse', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/usr/bin/clickhouse-keeper', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper2/coordination', 'Type': 'bind', 'ReadOnly': None}], device_cgroup_rules=None, cpu_period=None, cpu_rt_period=None, cpu_rt_runtime=None) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_host_config -> {'Binds': [], (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'CapAdd': ['SYS_PTRACE', 'NET_ADMIN', 'IPC_LOCK', 'SYS_NICE'], (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'DnsOptions': ['attempts:2', 'timeout:1', 'inet6', 'rotate'], (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Links': [], (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'LogConfig': {'Config': {}, 'Type': ''}, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Mounts': [{'ReadOnly': None, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper2/log', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Target': '/var/log/clickhouse-keeper', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Type': 'bind'}, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: {'ReadOnly': None, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_container <- (entrypoint='clickhouse keeper --config=/etc/clickhouse-keeper/keeper_config2.xml --log-file=/var/log/clickhouse-keeper/clickhouse-keeper.log --errorlog-file=/var/log/clickhouse-keeper/clickhouse-keeper.err.log', image='altinityinfra/integration-test:0-8e9be16153250c8307730c9b88c8517181f494ce', user='0', volumes={}, name='roottestsqluserdefinedfunctionsoncluster_zoo2_1', detach=True, environment=[], labels={'com.docker.compose.project': 'roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service': 'zoo2', 'com.docker.compose.oneoff': 'False', 'com.docker.compose.project.working_dir': '/compose', 'com.docker.compose.project.config_files': '/compose/docker_compose_keeper.yml', 'com.docker.compose.project.environment_file': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/.env', 'com.docker.compose.container-number': '1', 'com.docker.compose.version': '1.29.2', 'com.docker.compose.config-hash': '2c26e6b9a8aceddc90b92550230df89c8fcaed3ba1aef591d1fdde00ce6e30c8'}, host_config={'NetworkMode': 'roottestsqluserdefinedfunctionsoncluster_default', 'RestartPolicy': {'Name': 'always', 'MaximumRetryCount': 0}, 'CapAdd': ['SYS_PTRACE', 'NET_ADMIN', 'IPC_LOCK', 'SYS_NICE'], 'DnsOptions': ['attempts:2', 'timeout:1', 'inet6', 'rotate'], 'SecurityOpt': ['label:disable'], 'VolumesFrom': [], 'Binds': [], 'PortBindings': {}, 'Links': [], 'LogConfig': {'Type': '', 'Config': {}}, 'Mounts': [{'Target': '/var/log/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper2/log', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/etc/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper2/config', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/usr/bin/clickhouse', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/usr/bin/clickhouse-keeper', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper2/coordination', 'Type': 'bind', 'ReadOnly': None}]}, networking_config={'EndpointsConfig': {'roottestsqluserdefinedfunctionsoncluster_default': {'Aliases': ['zoo2'], 'IPAMConfig': {}}}}) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_container -> {'Id': 'b2e9b4e80ecb01ea598c309b204836746b7b5347dd487c054d774d8c5875cf1b', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Warnings': []} (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container <- ('b2e9b4e80ecb01ea598c309b204836746b7b5347dd487c054d774d8c5875cf1b') (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container -> {'AppArmorProfile': '', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Args': ['keeper', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: '--config=/etc/clickhouse-keeper/keeper_config3.xml', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: '--log-file=/var/log/clickhouse-keeper/clickhouse-keeper.log', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: '--errorlog-file=/var/log/clickhouse-keeper/clickhouse-keeper.err.log'], (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Config': {'AttachStderr': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Cmd': None, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network <- ('b2e9b4e80ecb01ea598c309b204836746b7b5347dd487c054d774d8c5875cf1b', 'roottestsqluserdefinedfunctionsoncluster_default') (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_container -> {'Id': '3fbb6c0da63ff350406eed38ca3d9a32869f706a487d4987f0f8b3c316aae225', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Warnings': []} (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container <- ('3fbb6c0da63ff350406eed38ca3d9a32869f706a487d4987f0f8b3c316aae225') (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network -> None (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network <- ('b2e9b4e80ecb01ea598c309b204836746b7b5347dd487c054d774d8c5875cf1b', 'roottestsqluserdefinedfunctionsoncluster_default', aliases=['zoo3', 'b2e9b4e80ecb'], ipv4_address=None, ipv6_address=None, links=[], link_local_ips=None) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container -> {'AppArmorProfile': '', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Args': ['keeper', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: '--config=/etc/clickhouse-keeper/keeper_config1.xml', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: '--log-file=/var/log/clickhouse-keeper/clickhouse-keeper.log', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: '--errorlog-file=/var/log/clickhouse-keeper/clickhouse-keeper.err.log'], (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Config': {'AttachStderr': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Cmd': None, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network <- ('3fbb6c0da63ff350406eed38ca3d9a32869f706a487d4987f0f8b3c316aae225', 'roottestsqluserdefinedfunctionsoncluster_default') (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_container -> {'Id': 'd62462e691882a56d565583caad9129ff02f7f0b497a9a18750348234431bece', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Warnings': []} (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container <- ('d62462e691882a56d565583caad9129ff02f7f0b497a9a18750348234431bece') (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container -> {'AppArmorProfile': '', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Args': ['keeper', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: '--config=/etc/clickhouse-keeper/keeper_config2.xml', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: '--log-file=/var/log/clickhouse-keeper/clickhouse-keeper.log', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: '--errorlog-file=/var/log/clickhouse-keeper/clickhouse-keeper.err.log'], (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Config': {'AttachStderr': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Cmd': None, (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network <- ('d62462e691882a56d565583caad9129ff02f7f0b497a9a18750348234431bece', 'roottestsqluserdefinedfunctionsoncluster_default') (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network -> None (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network <- ('3fbb6c0da63ff350406eed38ca3d9a32869f706a487d4987f0f8b3c316aae225', 'roottestsqluserdefinedfunctionsoncluster_default', aliases=['3fbb6c0da63f', 'zoo1'], ipv4_address=None, ipv6_address=None, links=[], link_local_ips=None) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network -> None (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker start <- ('b2e9b4e80ecb01ea598c309b204836746b7b5347dd487c054d774d8c5875cf1b') (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network -> None (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network <- ('d62462e691882a56d565583caad9129ff02f7f0b497a9a18750348234431bece', 'roottestsqluserdefinedfunctionsoncluster_default', aliases=['d62462e69188', 'zoo2'], ipv4_address=None, ipv6_address=None, links=[], link_local_ips=None) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network -> None (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker start <- ('3fbb6c0da63ff350406eed38ca3d9a32869f706a487d4987f0f8b3c316aae225') (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network -> None (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker start <- ('d62462e691882a56d565583caad9129ff02f7f0b497a9a18750348234431bece') (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker start -> None (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.parallel_execute_iter: Finished processing: ServiceName(project='roottestsqluserdefinedfunctionsoncluster', service='zoo2', number=1) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:Creating roottestsqluserdefinedfunctionsoncluster_zoo2_1 ... done (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.parallel_execute_iter: Finished processing: (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker start -> None (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.parallel_execute_iter: Finished processing: ServiceName(project='roottestsqluserdefinedfunctionsoncluster', service='zoo1', number=1) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:Creating roottestsqluserdefinedfunctionsoncluster_zoo1_1 ... done (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker start -> None (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.parallel_execute_iter: Finished processing: (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.parallel_execute_iter: Finished processing: ServiceName(project='roottestsqluserdefinedfunctionsoncluster', service='zoo3', number=1) (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:Creating roottestsqluserdefinedfunctionsoncluster_zoo3_1 ... done (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.parallel_execute_iter: Finished processing: (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-05-01 12:00:16 [ 439 ] DEBUG : Wait ZooKeeper to start (cluster.py:2337, wait_zookeeper_to_start) 2024-05-01 12:00:16 [ 439 ] DEBUG : get_instance_ip instance_name=zoo1 (cluster.py:1971, get_instance_ip) 2024-05-01 12:00:16 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestsqluserdefinedfunctionsoncluster_zoo1_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:16 [ 439 ] DEBUG : get_kazoo_client: zoo1, ip:172.16.14.3, port:2181, use_ssl:False (cluster.py:3120, get_kazoo_client) 2024-05-01 12:00:16 [ 439 ] INFO : Connecting to 172.16.14.3(172.16.14.3):2181, use_ssl: False (connection.py:650, _connect) 2024-05-01 12:00:16 [ 439 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2024-05-01 12:00:16 [ 439 ] INFO : Connecting to 172.16.14.3(172.16.14.3):2181, use_ssl: False (connection.py:650, _connect) 2024-05-01 12:00:16 [ 439 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2024-05-01 12:00:16 [ 439 ] INFO : Connecting to 172.16.14.3(172.16.14.3):2181, use_ssl: False (connection.py:650, _connect) 2024-05-01 12:00:16 [ 439 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2024-05-01 12:00:16 [ 439 ] INFO : Connecting to 172.16.14.3(172.16.14.3):2181, use_ssl: False (connection.py:650, _connect) 2024-05-01 12:00:16 [ 439 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2024-05-01 12:00:17 [ 439 ] INFO : Connecting to 172.16.14.3(172.16.14.3):2181, use_ssl: False (connection.py:650, _connect) 2024-05-01 12:00:17 [ 439 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2024-05-01 12:00:17 [ 439 ] INFO : Connecting to 172.16.14.3(172.16.14.3):2181, use_ssl: False (connection.py:650, _connect) 2024-05-01 12:00:17 [ 439 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2024-05-01 12:00:19 [ 439 ] INFO : Connecting to 172.16.14.3(172.16.14.3):2181, use_ssl: False (connection.py:650, _connect) 2024-05-01 12:00:19 [ 439 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2024-05-01 12:00:20 [ 439 ] WARNING : Connection dropped: socket connection error: None (connection.py:622, _connect_attempt) 2024-05-01 12:00:22 [ 439 ] INFO : Connecting to 172.16.13.4(172.16.13.4):2181, use_ssl: False (connection.py:650, _connect) 2024-05-01 12:00:23 [ 439 ] INFO : Connecting to 172.16.14.3(172.16.14.3):2181, use_ssl: False (connection.py:650, _connect) 2024-05-01 12:00:23 [ 439 ] DEBUG : Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=10000, session_id=0, passwd=b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None) (connection.py:312, _submit) 2024-05-01 12:00:23 [ 439 ] INFO : Zookeeper connection established, state: CONNECTED (client.py:532, _session_callback) 2024-05-01 12:00:23 [ 439 ] DEBUG : Sending request(xid=1): GetChildren(path='/', watcher=None) (connection.py:312, _submit) 2024-05-01 12:00:23 [ 439 ] DEBUG : Received response(xid=1): ['keeper'] (connection.py:410, _read_response) 2024-05-01 12:00:23 [ 439 ] DEBUG : Sending request(xid=2): Close() (connection.py:312, _submit) 2024-05-01 12:00:23 [ 439 ] WARNING : Connection dropped: socket connection broken (connection.py:622, _connect_attempt) 2024-05-01 12:00:23 [ 439 ] WARNING : Transition to CONNECTING (connection.py:626, _connect_attempt) 2024-05-01 12:00:23 [ 439 ] INFO : Zookeeper connection lost (client.py:543, _session_callback) 2024-05-01 12:00:23 [ 439 ] WARNING : Failed connecting to Zookeeper within the connection retry policy. (connection.py:515, zk_loop) 2024-05-01 12:00:23 [ 439 ] INFO : Zookeeper session closed, state: CLOSED (client.py:537, _session_callback) 2024-05-01 12:00:23 [ 439 ] DEBUG : get_instance_ip instance_name=zoo2 (cluster.py:1971, get_instance_ip) 2024-05-01 12:00:23 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestsqluserdefinedfunctionsoncluster_zoo2_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:23 [ 439 ] DEBUG : get_kazoo_client: zoo2, ip:172.16.14.4, port:2181, use_ssl:False (cluster.py:3120, get_kazoo_client) 2024-05-01 12:00:23 [ 439 ] INFO : Connecting to 172.16.14.4(172.16.14.4):2181, use_ssl: False (connection.py:650, _connect) 2024-05-01 12:00:23 [ 439 ] DEBUG : Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=10000, session_id=0, passwd=b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None) (connection.py:312, _submit) 2024-05-01 12:00:23 [ 439 ] INFO : Zookeeper connection established, state: CONNECTED (client.py:532, _session_callback) 2024-05-01 12:00:23 [ 439 ] DEBUG : Sending request(xid=1): GetChildren(path='/', watcher=None) (connection.py:312, _submit) 2024-05-01 12:00:23 [ 439 ] DEBUG : Received response(xid=1): ['keeper'] (connection.py:410, _read_response) 2024-05-01 12:00:23 [ 439 ] DEBUG : Sending request(xid=2): Close() (connection.py:312, _submit) 2024-05-01 12:00:23 [ 439 ] WARNING : Connection dropped: socket connection broken (connection.py:622, _connect_attempt) 2024-05-01 12:00:23 [ 439 ] WARNING : Transition to CONNECTING (connection.py:626, _connect_attempt) 2024-05-01 12:00:23 [ 439 ] INFO : Zookeeper connection lost (client.py:543, _session_callback) 2024-05-01 12:00:23 [ 439 ] WARNING : Failed connecting to Zookeeper within the connection retry policy. (connection.py:515, zk_loop) 2024-05-01 12:00:23 [ 439 ] INFO : Zookeeper session closed, state: CLOSED (client.py:537, _session_callback) 2024-05-01 12:00:23 [ 439 ] DEBUG : get_instance_ip instance_name=zoo3 (cluster.py:1971, get_instance_ip) 2024-05-01 12:00:23 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestsqluserdefinedfunctionsoncluster_zoo3_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:23 [ 439 ] DEBUG : get_kazoo_client: zoo3, ip:172.16.14.2, port:2181, use_ssl:False (cluster.py:3120, get_kazoo_client) 2024-05-01 12:00:23 [ 439 ] INFO : Connecting to 172.16.14.2(172.16.14.2):2181, use_ssl: False (connection.py:650, _connect) 2024-05-01 12:00:23 [ 439 ] DEBUG : Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=10000, session_id=0, passwd=b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None) (connection.py:312, _submit) 2024-05-01 12:00:23 [ 439 ] INFO : Zookeeper connection established, state: CONNECTED (client.py:532, _session_callback) 2024-05-01 12:00:23 [ 439 ] DEBUG : Sending request(xid=1): GetChildren(path='/', watcher=None) (connection.py:312, _submit) 2024-05-01 12:00:23 [ 439 ] DEBUG : Received response(xid=1): ['keeper'] (connection.py:410, _read_response) 2024-05-01 12:00:23 [ 439 ] DEBUG : Sending request(xid=2): Close() (connection.py:312, _submit) 2024-05-01 12:00:23 [ 439 ] WARNING : Connection dropped: socket connection broken (connection.py:622, _connect_attempt) 2024-05-01 12:00:23 [ 439 ] WARNING : Transition to CONNECTING (connection.py:626, _connect_attempt) 2024-05-01 12:00:23 [ 439 ] INFO : Zookeeper connection lost (client.py:543, _session_callback) 2024-05-01 12:00:23 [ 439 ] WARNING : Failed connecting to Zookeeper within the connection retry policy. (connection.py:515, zk_loop) 2024-05-01 12:00:23 [ 439 ] INFO : Zookeeper session closed, state: CLOSED (client.py:537, _session_callback) 2024-05-01 12:00:23 [ 439 ] DEBUG : All instances of ZooKeeper started (cluster.py:2345, wait_zookeeper_to_start) 2024-05-01 12:00:23 [ 439 ] DEBUG : ('Trying to create ClickHouse instance by command %s', 'docker-compose --env-file /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/.env --project-name roottestsqluserdefinedfunctionsoncluster --file /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch1/docker-compose.yml --file /compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch2/docker-compose.yml --file /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch3/docker-compose.yml up -d --no-recreate') (cluster.py:2980, start) 2024-05-01 12:00:23 [ 439 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/.env', '--project-name', 'roottestsqluserdefinedfunctionsoncluster', '--file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch1/docker-compose.yml', '--file', '/compose/docker_compose_keeper.yml', '--file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch2/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch3/docker-compose.yml', 'up', '-d', '--no-recreate'] (cluster.py:105, run_and_check) 2024-05-01 12:00:24 [ 439 ] DEBUG : Stderr:Creating roottestsqluserdefinedfunctionsoncluster_ch3_1 ... (cluster.py:115, run_and_check) 2024-05-01 12:00:24 [ 439 ] DEBUG : Stderr:Creating roottestsqluserdefinedfunctionsoncluster_ch1_1 ... (cluster.py:115, run_and_check) 2024-05-01 12:00:24 [ 439 ] DEBUG : Stderr:Creating roottestsqluserdefinedfunctionsoncluster_ch2_1 ... (cluster.py:115, run_and_check) 2024-05-01 12:00:24 [ 439 ] DEBUG : Stderr:Creating roottestsqluserdefinedfunctionsoncluster_ch2_1 ... done (cluster.py:115, run_and_check) 2024-05-01 12:00:24 [ 439 ] DEBUG : Stderr:Creating roottestsqluserdefinedfunctionsoncluster_ch3_1 ... done (cluster.py:115, run_and_check) 2024-05-01 12:00:24 [ 439 ] DEBUG : Stderr:Creating roottestsqluserdefinedfunctionsoncluster_ch1_1 ... done (cluster.py:115, run_and_check) 2024-05-01 12:00:24 [ 439 ] DEBUG : ClickHouse instance created (cluster.py:2988, start) 2024-05-01 12:00:24 [ 439 ] DEBUG : get_instance_ip instance_name=ch1 (cluster.py:1971, get_instance_ip) 2024-05-01 12:00:24 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestsqluserdefinedfunctionsoncluster_ch1_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:24 [ 439 ] DEBUG : Waiting for ClickHouse start in ch1, ip: 172.16.14.5... (cluster.py:2995, start) 2024-05-01 12:00:24 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestsqluserdefinedfunctionsoncluster_ch1_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:24 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/94d9a3c31fd16003c54b8ffc8d73f9c16613ae82f6caeefc7b2281cd2c572c5a/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:24 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/94d9a3c31fd16003c54b8ffc8d73f9c16613ae82f6caeefc7b2281cd2c572c5a/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:24 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/94d9a3c31fd16003c54b8ffc8d73f9c16613ae82f6caeefc7b2281cd2c572c5a/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:24 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/94d9a3c31fd16003c54b8ffc8d73f9c16613ae82f6caeefc7b2281cd2c572c5a/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:24 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/94d9a3c31fd16003c54b8ffc8d73f9c16613ae82f6caeefc7b2281cd2c572c5a/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:24 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/94d9a3c31fd16003c54b8ffc8d73f9c16613ae82f6caeefc7b2281cd2c572c5a/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:24 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/94d9a3c31fd16003c54b8ffc8d73f9c16613ae82f6caeefc7b2281cd2c572c5a/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:25 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/94d9a3c31fd16003c54b8ffc8d73f9c16613ae82f6caeefc7b2281cd2c572c5a/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:25 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/94d9a3c31fd16003c54b8ffc8d73f9c16613ae82f6caeefc7b2281cd2c572c5a/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:25 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/94d9a3c31fd16003c54b8ffc8d73f9c16613ae82f6caeefc7b2281cd2c572c5a/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:25 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/94d9a3c31fd16003c54b8ffc8d73f9c16613ae82f6caeefc7b2281cd2c572c5a/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:25 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/94d9a3c31fd16003c54b8ffc8d73f9c16613ae82f6caeefc7b2281cd2c572c5a/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:25 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/94d9a3c31fd16003c54b8ffc8d73f9c16613ae82f6caeefc7b2281cd2c572c5a/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:25 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/94d9a3c31fd16003c54b8ffc8d73f9c16613ae82f6caeefc7b2281cd2c572c5a/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:25 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/94d9a3c31fd16003c54b8ffc8d73f9c16613ae82f6caeefc7b2281cd2c572c5a/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:25 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/94d9a3c31fd16003c54b8ffc8d73f9c16613ae82f6caeefc7b2281cd2c572c5a/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:25 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/94d9a3c31fd16003c54b8ffc8d73f9c16613ae82f6caeefc7b2281cd2c572c5a/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:26 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/94d9a3c31fd16003c54b8ffc8d73f9c16613ae82f6caeefc7b2281cd2c572c5a/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:26 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/94d9a3c31fd16003c54b8ffc8d73f9c16613ae82f6caeefc7b2281cd2c572c5a/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:26 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/94d9a3c31fd16003c54b8ffc8d73f9c16613ae82f6caeefc7b2281cd2c572c5a/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:26 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/94d9a3c31fd16003c54b8ffc8d73f9c16613ae82f6caeefc7b2281cd2c572c5a/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:26 [ 439 ] DEBUG : ClickHouse ch1 started (cluster.py:2999, start) 2024-05-01 12:00:26 [ 439 ] DEBUG : get_instance_ip instance_name=ch2 (cluster.py:1971, get_instance_ip) 2024-05-01 12:00:26 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestsqluserdefinedfunctionsoncluster_ch2_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:26 [ 439 ] DEBUG : Waiting for ClickHouse start in ch2, ip: 172.16.14.7... (cluster.py:2995, start) 2024-05-01 12:00:26 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestsqluserdefinedfunctionsoncluster_ch2_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:26 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/e4c9c0ecac859253c5992111b9023787e3d62db9e343a8a541bb42d309b051fe/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:26 [ 439 ] DEBUG : ClickHouse ch2 started (cluster.py:2999, start) 2024-05-01 12:00:26 [ 439 ] DEBUG : get_instance_ip instance_name=ch3 (cluster.py:1971, get_instance_ip) 2024-05-01 12:00:26 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestsqluserdefinedfunctionsoncluster_ch3_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:26 [ 439 ] DEBUG : Waiting for ClickHouse start in ch3, ip: 172.16.14.6... (cluster.py:2995, start) 2024-05-01 12:00:26 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestsqluserdefinedfunctionsoncluster_ch3_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:26 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/519159fa2a9611b08bfc0dfee0118c3bcb835009b3036d6896130ed35ada03c4/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:26 [ 439 ] DEBUG : http://localhost:None "GET /v1.42/containers/519159fa2a9611b08bfc0dfee0118c3bcb835009b3036d6896130ed35ada03c4/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-05-01 12:00:26 [ 439 ] DEBUG : ClickHouse ch3 started (cluster.py:2999, start) ------------------------------ Captured log call ------------------------------- 2024-05-01 12:00:26 [ 439 ] DEBUG : Executing query SELECT test_function(1); on ch1 (cluster.py:3495, query_and_get_error) --------------------------- Captured stderr teardown --------------------------- WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/go/attack-surface/ ---------------------------- Captured log teardown ----------------------------- 2024-05-01 12:00:27 [ 439 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/.env', '--project-name', 'roottestsqluserdefinedfunctionsoncluster', '--file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch1/docker-compose.yml', '--file', '/compose/docker_compose_keeper.yml', '--file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch2/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch3/docker-compose.yml', 'stop', '--timeout', '20'] (cluster.py:105, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Stderr:Stopping roottestsqluserdefinedfunctionsoncluster_ch1_1 ... (cluster.py:115, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Stderr:Stopping roottestsqluserdefinedfunctionsoncluster_ch2_1 ... (cluster.py:115, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Stderr:Stopping roottestsqluserdefinedfunctionsoncluster_ch3_1 ... (cluster.py:115, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Stderr:Stopping roottestsqluserdefinedfunctionsoncluster_zoo2_1 ... (cluster.py:115, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Stderr:Stopping roottestsqluserdefinedfunctionsoncluster_zoo1_1 ... (cluster.py:115, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Stderr:Stopping roottestsqluserdefinedfunctionsoncluster_zoo3_1 ... (cluster.py:115, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Stderr:Stopping roottestsqluserdefinedfunctionsoncluster_ch2_1 ... done (cluster.py:115, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Stderr:Stopping roottestsqluserdefinedfunctionsoncluster_ch3_1 ... done (cluster.py:115, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Stderr:Stopping roottestsqluserdefinedfunctionsoncluster_ch1_1 ... done (cluster.py:115, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Stderr:Stopping roottestsqluserdefinedfunctionsoncluster_zoo3_1 ... done (cluster.py:115, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Stderr:Stopping roottestsqluserdefinedfunctionsoncluster_zoo2_1 ... done (cluster.py:115, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Stderr:Stopping roottestsqluserdefinedfunctionsoncluster_zoo1_1 ... done (cluster.py:115, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Command:['bash', '-c', '[ -f /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch1/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch1/logs/stderr.log* || true'] (cluster.py:105, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Command:['bash', '-c', '[ -f /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch2/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch2/logs/stderr.log* || true'] (cluster.py:105, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Command:['bash', '-c', '[ -f /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch3/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch3/logs/stderr.log* || true'] (cluster.py:105, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/.env', '--project-name', 'roottestsqluserdefinedfunctionsoncluster', '--file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch1/docker-compose.yml', '--file', '/compose/docker_compose_keeper.yml', '--file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch2/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch3/docker-compose.yml', 'down', '--volumes'] (cluster.py:105, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Stderr:Removing roottestsqluserdefinedfunctionsoncluster_ch1_1 ... (cluster.py:115, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Stderr:Removing roottestsqluserdefinedfunctionsoncluster_ch2_1 ... (cluster.py:115, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Stderr:Removing roottestsqluserdefinedfunctionsoncluster_ch3_1 ... (cluster.py:115, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Stderr:Removing roottestsqluserdefinedfunctionsoncluster_zoo2_1 ... (cluster.py:115, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Stderr:Removing roottestsqluserdefinedfunctionsoncluster_zoo1_1 ... (cluster.py:115, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Stderr:Removing roottestsqluserdefinedfunctionsoncluster_zoo3_1 ... (cluster.py:115, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Stderr:Removing roottestsqluserdefinedfunctionsoncluster_zoo2_1 ... done (cluster.py:115, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Stderr:Removing roottestsqluserdefinedfunctionsoncluster_zoo1_1 ... done (cluster.py:115, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Stderr:Removing roottestsqluserdefinedfunctionsoncluster_ch2_1 ... done (cluster.py:115, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Stderr:Removing roottestsqluserdefinedfunctionsoncluster_ch1_1 ... done (cluster.py:115, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Stderr:Removing roottestsqluserdefinedfunctionsoncluster_ch3_1 ... done (cluster.py:115, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Stderr:Removing roottestsqluserdefinedfunctionsoncluster_zoo3_1 ... done (cluster.py:115, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Stderr:Removing network roottestsqluserdefinedfunctionsoncluster_default (cluster.py:115, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Cleanup called (cluster.py:754, cleanup) 2024-05-01 12:00:30 [ 439 ] DEBUG : !!! Docker info: Client: Docker Engine - Community Version: 26.1.0 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.14.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.26.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 5 Running: 5 Paused: 0 Stopped: 0 Images: 38 Server Version: 23.0.6 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: runc io.containerd.runc.v2 Default Runtime: runc Init Binary: docker-init containerd version: e377cd56a71523140ca6ae87e30244719194a521 runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-101-generic Operating System: Ubuntu 22.04.4 LTS (containerized) OSType: linux Architecture: x86_64 CPUs: 16 Total Memory: 30.6GiB Name: 3c7964756d9f ID: 343db709-76d3-463c-8007-3ae8762bb4c6 Docker Root Dir: /var/lib/docker Debug Mode: false Experimental: false Insecure Registries: 65.108.242.32:5000 127.0.0.0/8 Registry Mirrors: http://65.108.242.32:5000/ Live Restore Enabled: false Default Address Pools: Base: 172.17.0.0/12, Size: 24 (cluster.py:722, print_all_docker_pieces) 2024-05-01 12:00:30 [ 439 ] DEBUG : Docker networks for project roottestsqluserdefinedfunctionsoncluster are NETWORK ID NAME DRIVER SCOPE (cluster.py:733, print_all_docker_pieces) 2024-05-01 12:00:30 [ 439 ] DEBUG : Docker containers for project roottestsqluserdefinedfunctionsoncluster are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:741, print_all_docker_pieces) 2024-05-01 12:00:30 [ 439 ] DEBUG : Docker volumes for project roottestsqluserdefinedfunctionsoncluster are DRIVER VOLUME NAME (cluster.py:749, print_all_docker_pieces) 2024-05-01 12:00:30 [ 439 ] DEBUG : Command:docker container list --all --filter name='^/roottestsqluserdefinedfunctionsoncluster_.*_1$' --format '{{.ID}}:{{.Names}}' (cluster.py:105, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Unstopped containers: {} (cluster.py:768, cleanup) 2024-05-01 12:00:30 [ 439 ] DEBUG : No running containers for project: roottestsqluserdefinedfunctionsoncluster (cluster.py:782, cleanup) 2024-05-01 12:00:30 [ 439 ] DEBUG : Trying to prune unused networks... (cluster.py:788, cleanup) 2024-05-01 12:00:30 [ 439 ] DEBUG : Trying to prune unused images... (cluster.py:804, cleanup) 2024-05-01 12:00:30 [ 439 ] DEBUG : Command:['docker', 'image', 'prune', '-f'] (cluster.py:105, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:113, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Images pruned (cluster.py:807, cleanup) 2024-05-01 12:00:30 [ 439 ] DEBUG : Trying to prune unused volumes... (cluster.py:813, cleanup) 2024-05-01 12:00:30 [ 439 ] DEBUG : Command:['docker volume ls | wc -l'] (cluster.py:105, run_and_check) 2024-05-01 12:00:30 [ 439 ] DEBUG : Stdout:5 (cluster.py:113, run_and_check) =============================== warnings summary =============================== test_storage_mongodb/test.py::test_arrays[False] test_storage_mongodb/test.py::test_secure_connection[True] test_storage_mongodb/test.py::test_simple_insert_select[False] /ClickHouse/tests/integration/helpers/cluster.py:2452: DeprecationWarning: database_names is deprecated. Use list_database_names instead. logging.debug(f"Connected to Mongo dbs: {connection.database_names()}") test_storage_mongodb/test.py::test_arrays[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:113: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_arrays[False] test_storage_mongodb/test.py::test_secure_connection[True] test_storage_mongodb/test.py::test_simple_insert_select[False] /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " test_storage_mongodb/test.py::test_auth_source[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:391: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead admin_db.add_user( test_storage_mongodb/test.py::test_complex_data_type[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:262: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_incorrect_data_type[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:292: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_missing_columns[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:424: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_predefined_connection_configuration[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:353: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_secure_connection[True] /ClickHouse/tests/integration/test_storage_mongodb/test.py:323: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_simple_insert_select[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:447: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_simple_select[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:49: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_simple_select_from_view[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:79: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 116.71s call test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc 78.21s call test_storage_delta/test.py::test_checkpoint 64.42s call test_s3_table_functions/test.py::test_s3_table_functions_timeouts 49.13s call test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration 35.88s setup test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 35.20s setup test_storage_s3/test.py::test_ast_auth_headers 32.66s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] 27.70s teardown test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration 26.62s setup test_storage_kerberized_kafka/test.py::test_kafka_json_as_string 25.98s call test_storage_s3/test.py::test_infinite_redirect 23.47s teardown test_s3_table_functions/test.py::test_s3_table_functions_timeouts 22.79s setup test_storage_mongodb/test.py::test_secure_connection[True] 22.56s teardown test_storage_s3/test.py::test_multipart[positive] 22.48s setup test_storage_mongodb/test.py::test_simple_insert_select[False] 22.27s teardown test_storage_delta/test.py::test_types 20.17s setup test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 19.60s call test_storage_meilisearch/test.py::test_meilimatch_secure[False] 19.56s setup test_storage_mongodb/test.py::test_arrays[False] 19.54s call test_storage_meilisearch/test.py::test_meilimatch[False] 19.07s setup test_storage_delta/test.py::test_checkpoint 17.93s setup test_s3_table_functions/test.py::test_s3_table_functions 17.38s setup test_storage_meilisearch/test.py::test_incorrect_data_type[False] 15.60s setup test_settings_profile/test.py::test_allow_ddl 15.09s setup test_role/test.py::test_admin_option 15.02s setup test_select_access_rights/test_main.py::test_alias 12.89s call test_storage_meilisearch/test.py::test_insert[False] 12.82s call test_storage_meilisearch/test.py::test_insert_secure[False] 10.30s teardown test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 8.89s call test_role/test.py::test_two_roles_expiration 7.95s call test_role/test.py::test_introspection 7.89s call test_role/test.py::test_role_expiration 7.75s call test_storage_kerberized_kafka/test.py::test_kafka_json_as_string 6.82s call test_storage_meilisearch/test.py::test_security_levels[False] 5.86s call test_storage_mongodb/test.py::test_arrays[False] 5.80s call test_settings_profile/test.py::test_settings_from_granted_role 5.39s call test_role/test.py::test_revoke_requires_admin_option 5.25s call test_storage_delta/test.py::test_types 5.18s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] 5.06s call test_storage_delta/test.py::test_multiple_log_files 5.05s call test_settings_profile/test.py::test_smoke 4.83s call test_storage_meilisearch/test.py::test_types[False] 4.27s teardown test_select_access_rights/test_main.py::test_select_with_row_policy 4.15s teardown test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 4.05s teardown test_storage_meilisearch/test.py::test_types_in_table_function[False] 3.94s teardown test_storage_mongodb/test.py::test_simple_select_from_view[False] 3.70s call test_storage_meilisearch/test.py::test_named_collection_secure[False] 3.67s call test_storage_meilisearch/test.py::test_types_in_table_function[False] 3.49s teardown test_role/test.py::test_two_roles_expiration 3.43s setup test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration 3.35s teardown test_settings_profile/test.py::test_smoke 3.07s call test_settings_profile/test.py::test_allow_introspection 2.92s call test_storage_delta/test.py::test_single_log_file 2.88s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] 2.80s call test_storage_s3/test.py::test_create_new_files_on_insert 2.75s call test_storage_delta/test.py::test_metadata 2.68s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] 2.68s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] 2.59s call test_storage_s3/test.py::test_multipart[positive] 2.57s call test_storage_delta/test.py::test_partition_by 2.50s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] 2.49s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] 2.47s call test_settings_profile/test.py::test_inheritance 2.38s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] 2.36s call test_storage_s3/test.py::test_format_detection 2.32s call test_select_access_rights/test_main.py::test_select_prewhere 2.30s call test_storage_meilisearch/test.py::test_simple_select[False] 2.21s call test_storage_meilisearch/test.py::test_simple_select_secure[False] 2.06s call test_select_access_rights/test_main.py::test_select_where 2.02s call test_select_access_rights/test_main.py::test_select_with_row_policy 2.02s call test_role/test.py::test_admin_option 1.97s call test_role/test.py::test_combine_privileges 1.97s call test_settings_profile/test.py::test_alter_and_drop 1.95s call test_settings_profile/test.py::test_function_current_profiles 1.94s call test_storage_s3/test.py::test_custom_auth_headers 1.87s call test_role/test.py::test_grant_role_to_role 1.73s call test_role/test.py::test_function_current_roles 1.69s call test_role/test.py::test_create_role 1.69s call test_select_access_rights/test_main.py::test_materialized_columns 1.69s call test_select_access_rights/test_main.py::test_select_union 1.67s call test_settings_profile/test.py::test_changeable_in_readonly 1.65s call test_storage_mongodb/test.py::test_incorrect_data_type[False] 1.61s call test_storage_mongodb/test.py::test_simple_insert_select[False] 1.59s call test_storage_s3/test.py::test_filtering_by_file_or_path 1.57s call test_storage_s3/test.py::test_multipart[negative] 1.50s call test_storage_meilisearch/test.py::test_table_function_secure[False] 1.43s call test_storage_mongodb/test.py::test_complex_data_type[False] 1.37s call test_select_access_rights/test_main.py::test_select_all_columns 1.36s call test_storage_meilisearch/test.py::test_named_collection[False] 1.33s call test_select_access_rights/test_main.py::test_select_single_column 1.15s call test_settings_profile/test.py::test_allow_ddl 1.11s call test_storage_mongodb/test.py::test_secure_connection[True] 1.08s call test_settings_profile/test.py::test_show_profiles 1.04s call test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 1.04s call test_storage_mongodb/test.py::test_simple_select_from_view[False] 1.02s call test_storage_mongodb/test.py::test_simple_select[False] 0.98s call test_select_access_rights/test_main.py::test_select_count 0.93s call test_select_access_rights/test_main.py::test_alias_columns 0.92s call test_storage_mongodb/test.py::test_auth_source[False] 0.91s call test_select_access_rights/test_main.py::test_alias 0.86s call test_storage_s3/test.py::test_empty_put[minio] 0.83s call test_s3_table_functions/test.py::test_s3_table_functions 0.80s call test_storage_s3/test.py::test_insert_select_schema_inference 0.80s call test_storage_s3/test.py::test_environment_credentials 0.78s call test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] 0.78s call test_storage_meilisearch/test.py::test_incorrect_data_type[False] 0.77s call test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.76s call test_storage_s3/test.py::test_get_file_with_special[plus] 0.74s call test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only 0.73s call test_settings_profile/test.py::test_settings_aliases 0.71s call test_storage_meilisearch/test.py::test_table_function[False] 0.70s call test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.70s call test_storage_s3/test.py::test_get_file_with_special[space] 0.66s call test_storage_mongodb/test.py::test_missing_columns[False] 0.66s call test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 0.65s teardown test_settings_profile/test.py::test_function_current_profiles 0.63s call test_storage_s3/test.py::test_ast_auth_headers 0.63s call test_storage_mongodb/test.py::test_predefined_connection_configuration[False] 0.61s call test_role/test.py::test_set_role 0.60s teardown test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only 0.60s teardown test_role/test.py::test_grant_role_to_role 0.60s teardown test_settings_profile/test.py::test_inheritance 0.60s teardown test_settings_profile/test.py::test_settings_aliases 0.55s call test_select_access_rights/test_main.py::test_select_join 0.55s teardown test_settings_profile/test.py::test_alter_and_drop 0.55s teardown test_settings_profile/test.py::test_set_profile 0.55s teardown test_settings_profile/test.py::test_show_profiles 0.50s teardown test_settings_profile/test.py::test_changeable_in_readonly 0.50s teardown test_settings_profile/test.py::test_settings_from_granted_role 0.50s teardown test_settings_profile/test.py::test_allow_ddl 0.50s teardown test_settings_profile/test.py::test_allow_introspection 0.45s teardown test_select_access_rights/test_main.py::test_select_prewhere 0.45s call test_storage_mongodb/test.py::test_no_credentials[False] 0.43s teardown test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.43s teardown test_role/test.py::test_admin_option 0.43s teardown test_role/test.py::test_introspection 0.43s teardown test_role/test.py::test_set_role 0.38s teardown test_select_access_rights/test_main.py::test_select_single_column 0.38s teardown test_select_access_rights/test_main.py::test_alias 0.38s teardown test_role/test.py::test_function_current_roles 0.38s teardown test_select_access_rights/test_main.py::test_select_count 0.33s teardown test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.33s teardown test_select_access_rights/test_main.py::test_select_union 0.33s teardown test_select_access_rights/test_main.py::test_select_where 0.33s teardown test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.33s teardown test_role/test.py::test_role_expiration 0.33s teardown test_select_access_rights/test_main.py::test_select_join 0.33s teardown test_role/test.py::test_revoke_requires_admin_option 0.33s teardown test_role/test.py::test_combine_privileges 0.33s teardown test_select_access_rights/test_main.py::test_alias_columns 0.33s teardown test_select_access_rights/test_main.py::test_select_all_columns 0.33s teardown test_role/test.py::test_create_role 0.33s teardown test_select_access_rights/test_main.py::test_materialized_columns 0.27s call test_storage_s3/test.py::test_empty_file 0.27s setup test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc 0.27s call test_storage_s3/test.py::test_get_path_with_special[space] 0.27s call test_storage_s3/test.py::test_insert_with_path_with_globs 0.22s setup test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.22s call test_settings_profile/test.py::test_set_profile 0.22s setup test_select_access_rights/test_main.py::test_select_count 0.22s call test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 0.22s call test_storage_s3/test.py::test_get_path_with_special[plus2] 0.22s call test_storage_s3/test.py::test_get_path_with_special[plus] 0.22s call test_storage_s3/test.py::test_custom_auth_headers_exclusion 0.17s setup test_select_access_rights/test_main.py::test_select_union 0.17s setup test_select_access_rights/test_main.py::test_select_single_column 0.17s setup test_select_access_rights/test_main.py::test_select_with_row_policy 0.17s setup test_select_access_rights/test_main.py::test_materialized_columns 0.17s setup test_select_access_rights/test_main.py::test_alias_columns 0.17s setup test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.17s setup test_select_access_rights/test_main.py::test_select_all_columns 0.17s setup test_select_access_rights/test_main.py::test_select_where 0.17s setup test_select_access_rights/test_main.py::test_select_join 0.17s setup test_select_access_rights/test_main.py::test_select_prewhere 0.01s teardown test_storage_delta/test.py::test_checkpoint 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] 0.00s teardown test_s3_table_functions/test.py::test_s3_table_functions 0.00s setup test_role/test.py::test_create_role 0.00s teardown test_storage_s3/test.py::test_ast_auth_headers 0.00s teardown test_storage_kerberized_kafka/test.py::test_kafka_json_as_string 0.00s setup test_storage_delta/test.py::test_metadata 0.00s teardown test_storage_meilisearch/test.py::test_meilimatch[False] 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] 0.00s setup test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only 0.00s teardown test_storage_meilisearch/test.py::test_meilimatch_secure[False] 0.00s setup test_role/test.py::test_two_roles_expiration 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] 0.00s setup test_settings_profile/test.py::test_settings_aliases 0.00s setup test_settings_profile/test.py::test_allow_introspection 0.00s setup test_settings_profile/test.py::test_changeable_in_readonly 0.00s setup test_settings_profile/test.py::test_settings_from_granted_role 0.00s setup test_settings_profile/test.py::test_alter_and_drop 0.00s setup test_storage_s3/test.py::test_create_new_files_on_insert 0.00s setup test_storage_mongodb/test.py::test_simple_select_from_view[False] 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] 0.00s setup test_storage_s3/test.py::test_multipart[negative] 0.00s setup test_role/test.py::test_set_role 0.00s teardown test_storage_delta/test.py::test_multiple_log_files 0.00s teardown test_storage_mongodb/test.py::test_simple_insert_select[False] 0.00s setup test_storage_s3/test.py::test_get_path_with_special[plus2] 0.00s setup test_role/test.py::test_grant_role_to_role 0.00s setup test_storage_mongodb/test.py::test_simple_select[False] 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] 0.00s setup test_storage_meilisearch/test.py::test_security_levels[False] 0.00s teardown test_storage_delta/test.py::test_partition_by 0.00s setup test_storage_s3/test.py::test_get_path_with_special[plus] 0.00s setup test_storage_s3/test.py::test_get_path_with_special[space] 0.00s setup test_storage_mongodb/test.py::test_incorrect_data_type[False] 0.00s teardown test_storage_mongodb/test.py::test_arrays[False] 0.00s setup test_role/test.py::test_combine_privileges 0.00s setup test_storage_s3/test.py::test_format_detection 0.00s setup test_s3_table_functions/test.py::test_s3_table_functions_timeouts 0.00s setup test_settings_profile/test.py::test_smoke 0.00s setup test_storage_s3/test.py::test_filtering_by_file_or_path 0.00s setup test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.00s setup test_settings_profile/test.py::test_show_profiles 0.00s teardown test_storage_s3/test.py::test_filtering_by_file_or_path 0.00s setup test_storage_meilisearch/test.py::test_table_function[False] 0.00s teardown test_storage_mongodb/test.py::test_secure_connection[True] 0.00s setup test_storage_meilisearch/test.py::test_simple_select[False] 0.00s setup test_storage_s3/test.py::test_insert_select_schema_inference 0.00s setup test_storage_s3/test.py::test_empty_put[minio] 0.00s setup test_storage_meilisearch/test.py::test_named_collection_secure[False] 0.00s setup test_settings_profile/test.py::test_function_current_profiles 0.00s teardown test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc 0.00s setup test_storage_s3/test.py::test_multipart[positive] 0.00s setup test_storage_meilisearch/test.py::test_meilimatch_secure[False] 0.00s teardown test_storage_mongodb/test.py::test_simple_select[False] 0.00s setup test_storage_meilisearch/test.py::test_simple_select_secure[False] 0.00s setup test_role/test.py::test_function_current_roles 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] 0.00s setup test_role/test.py::test_revoke_requires_admin_option 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] 0.00s setup test_storage_meilisearch/test.py::test_named_collection[False] 0.00s teardown test_storage_s3/test.py::test_empty_file 0.00s setup test_settings_profile/test.py::test_inheritance 0.00s setup test_storage_s3/test.py::test_get_file_with_special[plus] 0.00s setup test_role/test.py::test_role_expiration 0.00s teardown test_storage_s3/test.py::test_get_file_with_special[space] 0.00s teardown test_storage_meilisearch/test.py::test_incorrect_data_type[False] 0.00s setup test_role/test.py::test_introspection 0.00s setup test_storage_meilisearch/test.py::test_meilimatch[False] 0.00s teardown test_storage_meilisearch/test.py::test_named_collection_secure[False] 0.00s setup test_settings_profile/test.py::test_set_profile 0.00s teardown test_storage_s3/test.py::test_infinite_redirect 0.00s setup test_storage_meilisearch/test.py::test_types_in_table_function[False] 0.00s setup test_storage_delta/test.py::test_partition_by 0.00s setup test_storage_mongodb/test.py::test_auth_source[False] 0.00s setup test_storage_mongodb/test.py::test_missing_columns[False] 0.00s setup test_storage_s3/test.py::test_insert_with_path_with_globs 0.00s teardown test_storage_s3/test.py::test_format_detection 0.00s setup test_storage_meilisearch/test.py::test_insert[False] 0.00s setup test_storage_delta/test.py::test_types 0.00s setup test_storage_s3/test.py::test_get_file_with_special[space] 0.00s teardown test_storage_s3/test.py::test_get_path_with_special[plus2] 0.00s teardown test_storage_s3/test.py::test_multipart[negative] 0.00s setup test_storage_delta/test.py::test_multiple_log_files 0.00s setup test_storage_meilisearch/test.py::test_types[False] 0.00s teardown test_storage_meilisearch/test.py::test_insert_secure[False] 0.00s setup test_storage_delta/test.py::test_single_log_file 0.00s setup test_storage_s3/test.py::test_empty_file 0.00s teardown test_storage_s3/test.py::test_environment_credentials 0.00s setup test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] 0.00s teardown test_storage_mongodb/test.py::test_complex_data_type[False] 0.00s setup test_storage_s3/test.py::test_custom_auth_headers_exclusion 0.00s teardown test_storage_meilisearch/test.py::test_simple_select[False] 0.00s setup test_storage_mongodb/test.py::test_no_credentials[False] 0.00s setup test_storage_meilisearch/test.py::test_table_function_secure[False] 0.00s teardown test_storage_meilisearch/test.py::test_types[False] 0.00s teardown test_storage_mongodb/test.py::test_predefined_connection_configuration[False] 0.00s teardown test_storage_s3/test.py::test_insert_with_path_with_globs 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] 0.00s setup test_storage_mongodb/test.py::test_complex_data_type[False] 0.00s setup test_storage_s3/test.py::test_custom_auth_headers 0.00s teardown test_storage_mongodb/test.py::test_incorrect_data_type[False] 0.00s setup test_storage_mongodb/test.py::test_predefined_connection_configuration[False] 0.00s teardown test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] 0.00s teardown test_storage_s3/test.py::test_get_path_with_special[space] 0.00s setup test_storage_s3/test.py::test_infinite_redirect 0.00s teardown test_storage_meilisearch/test.py::test_security_levels[False] 0.00s setup test_storage_meilisearch/test.py::test_insert_secure[False] 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] 0.00s teardown test_storage_delta/test.py::test_metadata 0.00s teardown test_storage_s3/test.py::test_create_new_files_on_insert 0.00s setup test_storage_s3/test.py::test_environment_credentials 0.00s teardown test_storage_s3/test.py::test_get_file_with_special[plus] 0.00s teardown test_storage_mongodb/test.py::test_auth_source[False] 0.00s teardown test_storage_delta/test.py::test_single_log_file 0.00s teardown test_storage_s3/test.py::test_custom_auth_headers 0.00s teardown test_storage_meilisearch/test.py::test_named_collection[False] 0.00s teardown test_storage_s3/test.py::test_insert_select_schema_inference 0.00s teardown test_storage_s3/test.py::test_empty_put[minio] 0.00s teardown test_storage_mongodb/test.py::test_no_credentials[False] 0.00s teardown test_storage_meilisearch/test.py::test_table_function[False] 0.00s teardown test_storage_meilisearch/test.py::test_insert[False] 0.00s teardown test_storage_meilisearch/test.py::test_table_function_secure[False] 0.00s teardown test_storage_s3/test.py::test_get_path_with_special[plus] 0.00s teardown test_storage_meilisearch/test.py::test_simple_select_secure[False] 0.00s teardown test_storage_mongodb/test.py::test_missing_columns[False] 0.00s teardown test_storage_s3/test.py::test_custom_auth_headers_exclusion =========================== short test summary info ============================ FAILED test_select_access_rights/test_main.py::test_alias_columns - assert "i... FAILED test_select_access_rights/test_main.py::test_select_count - helpers.cl... FAILED test_select_access_rights/test_main.py::test_select_join - assert "it'... FAILED test_settings_profile/test.py::test_show_profiles - AssertionError: as... FAILED test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster PASSED test_select_access_rights/test_main.py::test_alias PASSED test_settings_profile/test.py::test_allow_ddl PASSED test_role/test.py::test_admin_option PASSED test_storage_meilisearch/test.py::test_incorrect_data_type[False] PASSED test_role/test.py::test_changing_default_roles_affects_new_sessions_only PASSED test_s3_table_functions/test.py::test_s3_table_functions PASSED test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] PASSED test_select_access_rights/test_main.py::test_materialized_columns PASSED test_settings_profile/test.py::test_allow_introspection PASSED test_role/test.py::test_combine_privileges PASSED test_select_access_rights/test_main.py::test_select_all_columns PASSED test_role/test.py::test_create_role PASSED test_settings_profile/test.py::test_alter_and_drop PASSED test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant PASSED test_role/test.py::test_function_current_roles PASSED test_settings_profile/test.py::test_changeable_in_readonly PASSED test_storage_mongodb/test.py::test_arrays[False] PASSED test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only PASSED test_storage_mongodb/test.py::test_auth_source[False] PASSED test_role/test.py::test_grant_role_to_role PASSED test_storage_mongodb/test.py::test_complex_data_type[False] PASSED test_select_access_rights/test_main.py::test_select_prewhere PASSED test_settings_profile/test.py::test_function_current_profiles PASSED test_storage_mongodb/test.py::test_incorrect_data_type[False] PASSED test_storage_mongodb/test.py::test_missing_columns[False] PASSED test_select_access_rights/test_main.py::test_select_single_column PASSED test_storage_mongodb/test.py::test_no_credentials[False] PASSED test_storage_mongodb/test.py::test_predefined_connection_configuration[False] PASSED test_storage_meilisearch/test.py::test_insert[False] PASSED test_select_access_rights/test_main.py::test_select_single_column_with_table_grant PASSED test_settings_profile/test.py::test_inheritance PASSED test_settings_profile/test.py::test_set_profile PASSED test_settings_profile/test.py::test_settings_aliases PASSED test_select_access_rights/test_main.py::test_select_union PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string PASSED test_role/test.py::test_introspection PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] PASSED test_storage_s3/test.py::test_ast_auth_headers PASSED test_select_access_rights/test_main.py::test_select_where PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] PASSED test_storage_s3/test.py::test_create_new_files_on_insert PASSED test_select_access_rights/test_main.py::test_select_with_row_policy PASSED test_settings_profile/test.py::test_settings_from_granted_role PASSED test_storage_s3/test.py::test_custom_auth_headers PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] PASSED test_storage_s3/test.py::test_custom_auth_headers_exclusion PASSED test_storage_s3/test.py::test_empty_file PASSED test_role/test.py::test_revoke_requires_admin_option PASSED test_storage_s3/test.py::test_empty_put[minio] PASSED test_storage_s3/test.py::test_environment_credentials PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] PASSED test_storage_s3/test.py::test_filtering_by_file_or_path PASSED test_storage_meilisearch/test.py::test_insert_secure[False] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] PASSED test_storage_s3/test.py::test_format_detection PASSED test_storage_s3/test.py::test_get_file_with_special[plus] PASSED test_settings_profile/test.py::test_smoke PASSED test_storage_s3/test.py::test_get_file_with_special[space] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] PASSED test_storage_s3/test.py::test_get_path_with_special[plus2] PASSED test_storage_s3/test.py::test_get_path_with_special[plus] PASSED test_storage_s3/test.py::test_get_path_with_special[space] PASSED test_role/test.py::test_role_expiration PASSED test_role/test.py::test_set_role PASSED test_storage_mongodb/test.py::test_secure_connection[True] PASSED test_role/test.py::test_two_roles_expiration PASSED test_storage_meilisearch/test.py::test_meilimatch[False] PASSED test_storage_s3/test.py::test_infinite_redirect PASSED test_storage_s3/test.py::test_insert_select_schema_inference PASSED test_storage_s3/test.py::test_insert_with_path_with_globs PASSED test_storage_s3/test.py::test_multipart[negative] PASSED test_storage_mongodb/test.py::test_simple_insert_select[False] PASSED test_storage_s3/test.py::test_multipart[positive] PASSED test_storage_mongodb/test.py::test_simple_select[False] PASSED test_storage_mongodb/test.py::test_simple_select_from_view[False] PASSED test_s3_table_functions/test.py::test_s3_table_functions_timeouts PASSED test_storage_meilisearch/test.py::test_meilimatch_secure[False] PASSED test_storage_meilisearch/test.py::test_named_collection[False] PASSED test_storage_meilisearch/test.py::test_named_collection_secure[False] PASSED test_storage_meilisearch/test.py::test_security_levels[False] PASSED test_storage_delta/test.py::test_checkpoint PASSED test_storage_meilisearch/test.py::test_simple_select[False] PASSED test_storage_delta/test.py::test_metadata PASSED test_storage_meilisearch/test.py::test_simple_select_secure[False] PASSED test_storage_meilisearch/test.py::test_table_function[False] PASSED test_storage_meilisearch/test.py::test_table_function_secure[False] PASSED test_storage_delta/test.py::test_multiple_log_files PASSED test_storage_meilisearch/test.py::test_types[False] PASSED test_storage_delta/test.py::test_partition_by PASSED test_storage_delta/test.py::test_single_log_file PASSED test_storage_meilisearch/test.py::test_types_in_table_function[False] PASSED test_storage_delta/test.py::test_types PASSED test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration ============ 5 failed, 95 passed, 16 warnings in 233.03s (0:03:53) ============= Traceback (most recent call last): File "/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration/./runner", line 455, in subprocess.check_call(cmd, shell=True) File "/usr/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'docker run --rm --name clickhouse_integration_tests_4facq2 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --mount type=bind,source=/home/ubuntu/_work/_temp/test/dockerd_volume_dir,target=/var/lib/docker -e DOCKER_HELPER_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_BASE_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_KERBERIZED_HADOOP_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_KERBEROS_KDC_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_MYSQL_JS_CLIENT_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_NGINX_DAV_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_NEW_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach test_role/test.py::test_admin_option test_role/test.py::test_changing_default_roles_affects_new_sessions_only test_role/test.py::test_combine_privileges test_role/test.py::test_create_role test_role/test.py::test_function_current_roles test_role/test.py::test_grant_role_to_role test_role/test.py::test_introspection test_role/test.py::test_revoke_requires_admin_option test_role/test.py::test_role_expiration test_role/test.py::test_set_role test_role/test.py::test_two_roles_expiration test_s3_table_functions/test.py::test_s3_table_functions test_s3_table_functions/test.py::test_s3_table_functions_timeouts test_select_access_rights/test_main.py::test_alias test_select_access_rights/test_main.py::test_alias_columns test_select_access_rights/test_main.py::test_materialized_columns test_select_access_rights/test_main.py::test_select_all_columns test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_select_access_rights/test_main.py::test_select_count test_select_access_rights/test_main.py::test_select_join test_select_access_rights/test_main.py::test_select_prewhere test_select_access_rights/test_main.py::test_select_single_column test_select_access_rights/test_main.py::test_select_single_column_with_table_grant test_select_access_rights/test_main.py::test_select_union test_select_access_rights/test_main.py::test_select_where test_select_access_rights/test_main.py::test_select_with_row_policy 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6]' test_settings_profile/test.py::test_allow_ddl test_settings_profile/test.py::test_allow_introspection test_settings_profile/test.py::test_alter_and_drop test_settings_profile/test.py::test_changeable_in_readonly test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only test_settings_profile/test.py::test_function_current_profiles test_settings_profile/test.py::test_inheritance test_settings_profile/test.py::test_set_profile test_settings_profile/test.py::test_settings_aliases test_settings_profile/test.py::test_settings_from_granted_role test_settings_profile/test.py::test_show_profiles test_settings_profile/test.py::test_smoke test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster test_storage_delta/test.py::test_checkpoint test_storage_delta/test.py::test_metadata test_storage_delta/test.py::test_multiple_log_files test_storage_delta/test.py::test_partition_by test_storage_delta/test.py::test_single_log_file test_storage_delta/test.py::test_types test_storage_kerberized_kafka/test.py::test_kafka_json_as_string test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration 'test_storage_meilisearch/test.py::test_incorrect_data_type[False]' 'test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False]' 'test_storage_meilisearch/test.py::test_insert[False]' 'test_storage_meilisearch/test.py::test_insert_secure[False]' 'test_storage_meilisearch/test.py::test_meilimatch[False]' 'test_storage_meilisearch/test.py::test_meilimatch_secure[False]' 'test_storage_meilisearch/test.py::test_named_collection[False]' 'test_storage_meilisearch/test.py::test_named_collection_secure[False]' 'test_storage_meilisearch/test.py::test_security_levels[False]' 'test_storage_meilisearch/test.py::test_simple_select[False]' 'test_storage_meilisearch/test.py::test_simple_select_secure[False]' 'test_storage_meilisearch/test.py::test_table_function[False]' 'test_storage_meilisearch/test.py::test_table_function_secure[False]' 'test_storage_meilisearch/test.py::test_types[False]' 'test_storage_meilisearch/test.py::test_types_in_table_function[False]' 'test_storage_mongodb/test.py::test_arrays[False]' 'test_storage_mongodb/test.py::test_auth_source[False]' 'test_storage_mongodb/test.py::test_complex_data_type[False]' 'test_storage_mongodb/test.py::test_incorrect_data_type[False]' 'test_storage_mongodb/test.py::test_missing_columns[False]' 'test_storage_mongodb/test.py::test_no_credentials[False]' 'test_storage_mongodb/test.py::test_predefined_connection_configuration[False]' 'test_storage_mongodb/test.py::test_secure_connection[True]' 'test_storage_mongodb/test.py::test_simple_insert_select[False]' 'test_storage_mongodb/test.py::test_simple_select[False]' 'test_storage_mongodb/test.py::test_simple_select_from_view[False]' test_storage_s3/test.py::test_ast_auth_headers test_storage_s3/test.py::test_create_new_files_on_insert test_storage_s3/test.py::test_custom_auth_headers test_storage_s3/test.py::test_custom_auth_headers_exclusion test_storage_s3/test.py::test_empty_file 'test_storage_s3/test.py::test_empty_put[minio]' test_storage_s3/test.py::test_environment_credentials test_storage_s3/test.py::test_filtering_by_file_or_path test_storage_s3/test.py::test_format_detection 'test_storage_s3/test.py::test_get_file_with_special[plus]' 'test_storage_s3/test.py::test_get_file_with_special[space]' 'test_storage_s3/test.py::test_get_path_with_special[plus2]' 'test_storage_s3/test.py::test_get_path_with_special[plus]' 'test_storage_s3/test.py::test_get_path_with_special[space]' test_storage_s3/test.py::test_infinite_redirect test_storage_s3/test.py::test_insert_select_schema_inference test_storage_s3/test.py::test_insert_with_path_with_globs 'test_storage_s3/test.py::test_multipart[negative]' 'test_storage_s3/test.py::test_multipart[positive]' -vvv" altinityinfra/integration-tests-runner:0-8e9be16153250c8307730c9b88c8517181f494ce ' returned non-zero exit status 1.